Slu.Heureka.DomainLayer.Forest Namespace > ForestData Class : RegenerationSpecies Property |
'Declaration
<UnitAttribute("species")> <DescriptionAttribute("Species of the last regeneration")> <DisplayNameAttribute("Regeneration Species")> <DisplayNameShortAttribute("Reg species")> <MandatoryProperty()> Public ReadOnly Property RegenerationSpecies As SpeciesGroupCode
'Usage
Dim instance As ForestData Dim value As SpeciesGroupCode value = instance.RegenerationSpecies
[Unit("species")] [Description("Species of the last regeneration")] [DisplayName("Regeneration Species")] [DisplayNameShort("Reg species")] [MandatoryProperty()] public SpeciesGroupCode RegenerationSpecies {get;}
[Unit("species")] [Description("Species of the last regeneration")] [DisplayName("Regeneration Species")] [DisplayNameShort("Reg species")] [MandatoryProperty()] public: property SpeciesGroupCode RegenerationSpecies { SpeciesGroupCode 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