ArcFM Solution Developer Guide
ContainedBy Property (ID8ListItem)


A reference to the containing list.
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Property ContainedBy As ID8List
'Usage
 
Dim instance As ID8ListItem
Dim value As ID8List
 
instance.ContainedBy = value
 
value = instance.ContainedBy
[DispId(1610678275)]
ID8List ContainedBy {get; set;}

Property Value

Returns an object that implements the ID8List interface.

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