Slu.Heureka.DomainLayer.Forest Namespace > Area Class : SelectedTreatmentUnitInfos Property |
'Declaration
<BrowsableAttribute(False)> Public ReadOnly Property SelectedTreatmentUnitInfos As IList(Of TreatmentUnitInfo)
'Usage
Dim instance As Area Dim value As IList(Of TreatmentUnitInfo) value = instance.SelectedTreatmentUnitInfos
[Browsable(false)] public IList<TreatmentUnitInfo> SelectedTreatmentUnitInfos {get;}
[Browsable(false)] public: property IList<TreatmentUnitInfo^>^ SelectedTreatmentUnitInfos { IList<TreatmentUnitInfo^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2