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