ArcFM Responder Mobile Developer Guide
TimeOp2 Property






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