ArcFM Responder Mobile Developer Guide
State Property (MMPxNodeListClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property State As IMMPxState
'Usage
 
Dim instance As MMPxNodeListClass
Dim value As IMMPxState
 
value = instance.State
public virtual IMMPxState State {get;}
public read-only property State: IMMPxState; virtual; 
public function get State : IMMPxState
public: __property virtual IMMPxState* get_State();
public:
virtual property IMMPxState^ State {
   IMMPxState^ 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

MMPxNodeListClass Class
MMPxNodeListClass Members

Send Feedback