ArcFM Solution Developer Guide
IsLoginWorkspacePropertySet Method (IMMLoginUtils)


Syntax
'Declaration
 
Function IsLoginWorkspacePropertySet( _
   ByVal pConnectionProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) As System.Boolean
'Usage
 
Dim instance As IMMLoginUtils
Dim pConnectionProperties As ESRI.ArcGIS.esriSystem.IPropertySet
Dim value As System.Boolean
 
value = instance.IsLoginWorkspacePropertySet(pConnectionProperties)
System.bool IsLoginWorkspacePropertySet( 
   ESRI.ArcGIS.esriSystem.IPropertySet pConnectionProperties
)

Parameters

pConnectionProperties
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

IMMLoginUtils Interface
IMMLoginUtils Members

 

 


Send Comment