ArcFM Solution Developer Guide
ItemType Property (ID8ListItem)


This is the object type identifier, which can be used to identify the type of object. This is a useful alternative to QueryInterfacing to determine the type of object.
Syntax
'Declaration
 
<DispIdAttribute(1610678283)>
ReadOnly Property ItemType As mmd8ItemType
'Usage
 
Dim instance As ID8ListItem
Dim value As mmd8ItemType
 
value = instance.ItemType
[DispId(1610678283)]
mmd8ItemType ItemType {get;}

Property Value

mmd8ItemType
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ID8ListItem Interface
ID8ListItem Members

 

 


Send Comment