ArcFM Solution Developer Guide
SymbolizedType Property (ID8ListItem)


Specifies if the item is symbolized (feature), non-symbolized (object), or non-GIS (not stored in the geodatabase).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property SymbolizedType As mmd8ListItemType
'Usage
 
Dim instance As ID8ListItem
Dim value As mmd8ListItemType
 
instance.SymbolizedType = value
 
value = instance.SymbolizedType
[DispId(1610678272)]
mmd8ListItemType SymbolizedType {get; set;}

Property Value

mmd8ListItemType
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