ArcFM Responder Mobile Developer Guide
ParentOperation Property (JumperStepsArchiveObject)






Syntax
'Declaration
 
Public ReadOnly Property ParentOperation As OperationsArchiveObject
'Usage
 
Dim instance As JumperStepsArchiveObject
Dim value As OperationsArchiveObject
 
value = instance.ParentOperation
public OperationsArchiveObject ParentOperation {get;}
public read-only property ParentOperation: OperationsArchiveObject; 
public function get ParentOperation : OperationsArchiveObject
public: __property OperationsArchiveObject* get_ParentOperation();
public:
property OperationsArchiveObject^ ParentOperation {
   OperationsArchiveObject^ 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

JumperStepsArchiveObject Class
JumperStepsArchiveObject Members

Send Feedback