ArcFM Solution Developer Guide
DuctBanks Property (DuctTreeViewModel)


Syntax
'Declaration
 
<SE.Geospatial.Client.Common.Validation.ChangeTrackedPropertyAttribute()>
Public Property DuctBanks As System.Collections.ObjectModel.ObservableCollection(Of DuctBankViewModel)
'Usage
 
Dim instance As DuctTreeViewModel
Dim value As System.Collections.ObjectModel.ObservableCollection(Of DuctBankViewModel)
 
instance.DuctBanks = value
 
value = instance.DuctBanks
[SE.Geospatial.Client.Common.Validation.ChangeTrackedProperty()]
public System.Collections.ObjectModel.ObservableCollection<DuctBankViewModel> DuctBanks {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

DuctTreeViewModel Class
DuctTreeViewModel Members

 

 


Send Comment