ArcFM Responder Mobile Developer Guide
LoginObject Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property LoginObject As IMMLoginObject
'Usage
 
Dim instance As MMPropertiesExtClass
Dim value As IMMLoginObject
 
value = instance.LoginObject
public virtual IMMLoginObject LoginObject {get;}
public read-only property LoginObject: IMMLoginObject; virtual; 
public function get LoginObject : IMMLoginObject
public: __property virtual IMMLoginObject* get_LoginObject();
public:
virtual property IMMLoginObject^ LoginObject {
   IMMLoginObject^ 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

MMPropertiesExtClass Class
MMPropertiesExtClass Members

Send Feedback