ArcFM Server Developer Guide
DatasetDescription Property


Syntax
'Declaration
 
Public Overridable ReadOnly Property DatasetDescription( _
   ByVal DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType _
) As String
'Usage
 
Dim instance As MMFeederWorkspaceFactoryClass
Dim DatasetType As ESRI.ArcGIS.Geodatabase.esriDatasetType
Dim value As String
 
value = instance.DatasetDescription(DatasetType)
public virtual string DatasetDescription( 
   ESRI.ArcGIS.Geodatabase.esriDatasetType DatasetType
) {get;}

Parameters

DatasetType
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMFeederWorkspaceFactoryClass Class
MMFeederWorkspaceFactoryClass Members

 

 


Send Comment