ArcFM Responder Mobile Developer Guide
ItemType Property (MMQAQCTopLevelClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678283)>
Public Overridable ReadOnly Property ItemType As mmd8ItemType
'Usage
 
Dim instance As MMQAQCTopLevelClass
Dim value As mmd8ItemType
 
value = instance.ItemType
[System.Runtime.InteropServices.DispId(1610678283)]
public virtual mmd8ItemType ItemType {get;}
public read-only property ItemType: mmd8ItemType; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678283)
public function get ItemType : mmd8ItemType
[System.Runtime.InteropServices.DispId(1610678283)]
public: __property virtual mmd8ItemType get_ItemType();
[System.Runtime.InteropServices.DispId(1610678283)]
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

MMQAQCTopLevelClass Class
MMQAQCTopLevelClass Members

Send Feedback