ArcFM Responder Mobile Developer Guide
TimeOp Property






Syntax
'Declaration
 
Public ReadOnly Property TimeOp As System.Date
'Usage
 
Dim instance As CreateMomentaryOutage
Dim value As System.Date
 
value = instance.TimeOp
public System.DateTime TimeOp {get;}
public read-only property TimeOp: System.DateTime; 
public function get TimeOp : System.DateTime
public: __property System.DateTime get_TimeOp();
public:
property System.DateTime TimeOp {
   System.DateTime 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

CreateMomentaryOutage Class
CreateMomentaryOutage Members

Send Feedback