ArcFM Responder Mobile Developer Guide
IMMPxNodeEdit_Locked Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMPxNodeEdit_Locked As System.Boolean
'Usage
 
Dim instance As MMPxNodeListClass
 
instance.IMMPxNodeEdit_Locked = value
public virtual System.bool IMMPxNodeEdit_Locked {set;}
public write-only property IMMPxNodeEdit_Locked: System.Boolean; virtual; 
public function set IMMPxNodeEdit_Locked : System.boolean
public: __property virtual void set_IMMPxNodeEdit_Locked( 
   System.bool value
);
public:
virtual property System.bool IMMPxNodeEdit_Locked {
   void set (    System.bool value);
}
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