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