GetDatasourceDescription Method
Gets a string description for the plug-in data source depending on .
public virtual string GetDatasourceDescription(
bool
)
Public Overridable Function GetDatasourceDescription( _
ByVal As Boolean _
) As String
Parameters
- inPluralForm
-
A value indicating whether the description should be in singular or plural form.
Return Value
A name description for the plug-in data source. The default is Plugin Datasources if is true, Plugin Datasource if false.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.