ArcFM Server Developer Guide
WorkspaceDescription Property


Syntax
'Declaration
 
Public Overridable ReadOnly Property WorkspaceDescription( _
   ByVal plural As Boolean _
) As String
'Usage
 
Dim instance As MMFeederWorkspaceFactoryClass
Dim plural As Boolean
Dim value As String
 
value = instance.WorkspaceDescription(plural)
public virtual string WorkspaceDescription( 
   bool plural
) {get;}

Parameters

plural
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