ArcFM Responder Mobile Developer Guide
SubmitID Property






Syntax
'Declaration
 
Public ReadOnly Property SubmitID As System.Guid
'Usage
 
Dim instance As SubmitCompleted
Dim value As System.Guid
 
value = instance.SubmitID
public System.Guid SubmitID {get;}
public read-only property SubmitID: System.Guid; 
public function get SubmitID : System.Guid
public: __property System.Guid get_SubmitID();
public:
property System.Guid SubmitID {
   System.Guid 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

SubmitCompleted Class
SubmitCompleted Members

Send Feedback