ArcFM Solution Developer Guide
DefaultItem Property (ID8List)


Points to the child listitem that is designated as the default item in the list. Defaultitem is NULL if there is no default item.
Syntax
'Declaration
 
<DispIdAttribute(1610678281)>
Property DefaultItem As ID8ListItem
'Usage
 
Dim instance As ID8List
Dim value As ID8ListItem
 
instance.DefaultItem = value
 
value = instance.DefaultItem
[DispId(1610678281)]
ID8ListItem DefaultItem {get; set;}

Property Value

Returns an object that implements the ID8ListItem 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

ID8List Interface
ID8List Members

 

 


Send Comment