ArcFM Server Developer Guide
IsWorkspace Method


Syntax
'Declaration
 
Public Overridable Function IsWorkspace( _
   ByVal wksString As String _
) As Boolean
'Usage
 
Dim instance As MMFeederWorkspaceFactoryClass
Dim wksString As String
Dim value As Boolean
 
value = instance.IsWorkspace(wksString)
public virtual bool IsWorkspace( 
   string wksString
)

Parameters

wksString
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