ArcFM Desktop Developer Guide
IMMPxLoginEx_set_SchemaName Method


Syntax
'Declaration
 
Public Overridable Sub IMMPxLoginEx_set_SchemaName( _
   ByVal sSchemaName As String _
) 
'Usage
 
Dim instance As PxLoginClass
Dim sSchemaName As String
 
instance.IMMPxLoginEx_set_SchemaName(sSchemaName)
public virtual void IMMPxLoginEx_set_SchemaName( 
   string sSchemaName
)

Parameters

sSchemaName
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

PxLoginClass Class
PxLoginClass Members

 

 


Send Comment