| Miner.Interop Namespace > IMMLoginUtils Interface : IsLoginWorkspacePropertySet Method |
'DeclarationFunction IsLoginWorkspacePropertySet( _ ByVal pConnectionProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As System.Boolean
'UsageDim 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 )
function IsLoginWorkspacePropertySet(
pConnectionProperties: ESRI.ArcGIS.esriSystem.IPropertySet
): System.Boolean;
function IsLoginWorkspacePropertySet( pConnectionProperties : ESRI.ArcGIS.esriSystem.IPropertySet ) : System.boolean;
System.bool IsLoginWorkspacePropertySet( ESRI.ArcGIS.esriSystem.IPropertySet* pConnectionProperties )
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