ArcFM Responder Mobile Developer Guide
Login Property (IMMPxApplication)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678281)>
ReadOnly Property Login As IMMPxLogin
'Usage
 
Dim instance As IMMPxApplication
Dim value As IMMPxLogin
 
value = instance.Login
[System.Runtime.InteropServices.DispId(1610678281)]
IMMPxLogin Login {get;}
read-only property Login: IMMPxLogin; 
System.Runtime.InteropServices.DispIdAttribute(1610678281)
function get Login : IMMPxLogin
[System.Runtime.InteropServices.DispId(1610678281)]
__property IMMPxLogin* get_Login();
[System.Runtime.InteropServices.DispId(1610678281)]
property IMMPxLogin^ Login {
   IMMPxLogin^ 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

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback