ArcFM Solution Developer Guide
AcceptSymbolizedItems Property (ID8List)


Returns a True or False value indicating whether this item accepts symbolized items.
Syntax
'Declaration
 
<DispIdAttribute(1610678283)>
Property AcceptSymbolizedItems As Boolean
'Usage
 
Dim instance As ID8List
Dim value As Boolean
 
instance.AcceptSymbolizedItems = value
 
value = instance.AcceptSymbolizedItems
[DispId(1610678283)]
bool AcceptSymbolizedItems {get; set;}

Property Value

Boolean
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

ID8List Interface
ID8List Members

 

 


Send Comment