Public Function GetExpressions( _ ByVal reportSectionName As String _ ) As List(Of CIMExpressionInfo)
public List<CIMExpressionInfo> GetExpressions( string reportSectionName )
Parameters
- reportSectionName
- Name of the report section.
Public Function GetExpressions( _ ByVal reportSectionName As String _ ) As List(Of CIMExpressionInfo)
public List<CIMExpressionInfo> GetExpressions( string reportSectionName )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)