ArcFM Responder Mobile Developer Guide
ItemType Property (MMGisUnitClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property ItemType As mmd8ItemType
'Usage
 
Dim instance As MMGisUnitClass
Dim value As mmd8ItemType
 
value = instance.ItemType
public virtual mmd8ItemType ItemType {get;}
public read-only property ItemType: mmd8ItemType; virtual; 
public function get ItemType : mmd8ItemType
public: __property virtual mmd8ItemType get_ItemType();
public:
virtual property mmd8ItemType ItemType {
   mmd8ItemType 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

MMGisUnitClass Class
MMGisUnitClass Members

Send Feedback