ArcFM Responder Mobile Developer Guide
IRow_OID Property (MMStoredDisplayClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property IRow_OID As System.Integer
'Usage
 
Dim instance As MMStoredDisplayClass
Dim value As System.Integer
 
value = instance.IRow_OID
public virtual System.int IRow_OID {get;}
public read-only property IRow_OID: System.Integer; virtual; 
public function get IRow_OID : System.int
public: __property virtual System.int get_IRow_OID();
public:
virtual property System.int IRow_OID {
   System.int 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

MMStoredDisplayClass Class
MMStoredDisplayClass Members

Send Feedback