ArcFM Responder Mobile Developer Guide
InstanceIdentifier Property (IConnectionProperties)






Syntax
'Declaration
 
ReadOnly Property InstanceIdentifier As System.String
'Usage
 
Dim instance As IConnectionProperties
Dim value As System.String
 
value = instance.InstanceIdentifier
System.string InstanceIdentifier {get;}
read-only property InstanceIdentifier: System.String; 
function get InstanceIdentifier : System.String
__property System.string* get_InstanceIdentifier();
property System.String^ InstanceIdentifier {
   System.String^ get();
}
Requirements

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

See Also

Reference

IConnectionProperties Interface
IConnectionProperties Members

Send Feedback