| Miner.Interop Namespace > MMLoginUtilsClass Class : IsLoginWorkspacePropertySet Method |
'DeclarationPublic Overridable Function IsLoginWorkspacePropertySet( _ ByVal pConnectionProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As System.Boolean
'UsageDim instance As MMLoginUtilsClass Dim pConnectionProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As System.Boolean value = instance.IsLoginWorkspacePropertySet(pConnectionProperties)
public virtual System.bool IsLoginWorkspacePropertySet( ESRI.ArcGIS.esriSystem.IPropertySet pConnectionProperties )
public function IsLoginWorkspacePropertySet( pConnectionProperties: ESRI.ArcGIS.esriSystem.IPropertySet ): System.Boolean; virtual;
public function IsLoginWorkspacePropertySet( pConnectionProperties : ESRI.ArcGIS.esriSystem.IPropertySet ) : System.boolean;
public: virtual System.bool IsLoginWorkspacePropertySet( ESRI.ArcGIS.esriSystem.IPropertySet* pConnectionProperties )
public: virtual System.bool IsLoginWorkspacePropertySet( ESRI.ArcGIS.esriSystem.IPropertySet^ pConnectionProperties )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2