Slu.Heureka.DomainLayer.HabitatModel.Models Namespace > HabitatModel Class : TreatmentUnitsInteriorEdge Property |
'Declaration
<SkipSerializationAttribute()> Public Property TreatmentUnitsInteriorEdge As ISet(Of Guid)
'Usage
Dim instance As HabitatModel Dim value As ISet(Of Guid) instance.TreatmentUnitsInteriorEdge = value value = instance.TreatmentUnitsInteriorEdge
[SkipSerialization()] public ISet<Guid> TreatmentUnitsInteriorEdge {get; set;}
[SkipSerialization()] public: property ISet<Guid>^ TreatmentUnitsInteriorEdge { ISet<Guid>^ get(); void set ( ISet<Guid>^ value); }
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