Slu.Heureka.DomainLayer.HabitatModel.Models Namespace > HabitatModel Class : ConditionPropertiesInteriorEdge Property |
'Declaration
Public Property ConditionPropertiesInteriorEdge As IList(Of IList(Of ConditionProperty))
'Usage
Dim instance As HabitatModel Dim value As IList(Of IList(Of ConditionProperty)) instance.ConditionPropertiesInteriorEdge = value value = instance.ConditionPropertiesInteriorEdge
public IList<IList<ConditionProperty>> ConditionPropertiesInteriorEdge {get; set;}
public: property IList<IList<ConditionProperty^>^>^ ConditionPropertiesInteriorEdge { IList<IList<ConditionProperty^>^>^ get(); void set ( IList<IList<ConditionProperty^>^>^ 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