ArcFM Solution Developer Guide
ConduitsList Property


Syntax
'Declaration
 
Public Property ConduitsList As System.Collections.Generic.IList(Of FeatureListItem)
'Usage
 
Dim instance As AssociateDuctBankToConduitViewModel
Dim value As System.Collections.Generic.IList(Of FeatureListItem)
 
instance.ConduitsList = value
 
value = instance.ConduitsList
public System.Collections.Generic.IList<FeatureListItem> ConduitsList {get; set;}
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

AssociateDuctBankToConduitViewModel Class
AssociateDuctBankToConduitViewModel Members

 

 


Send Comment