ArcFM Solution Developer Guide
AcceptNonSymbolizedItems Property (ID8List)


Returns a True or False value indicating whether this item accepts non-symbolized items.
Syntax
'Declaration
 
<DispIdAttribute(1610678285)>
Property AcceptNonSymbolizedItems As Boolean
'Usage
 
Dim instance As ID8List
Dim value As Boolean
 
instance.AcceptNonSymbolizedItems = value
 
value = instance.AcceptNonSymbolizedItems
[DispId(1610678285)]
bool AcceptNonSymbolizedItems {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