Slu.Heureka.DomainLayer.ForestDomainHandling.CategoryConfigs Namespace > CategoryConfig.CategoryRow Class > CategoryConfig.CategoryRow Constructor : CategoryConfig.CategoryRow Constructor(String,String,String,String,Int32) |
'Declaration
Public Function New( _ ByVal areaLevel2 As String, _ ByVal areaLevel3 As String, _ ByVal description As String, _ ByVal categoryName As String, _ ByVal period As Integer _ )
'Usage
Dim areaLevel2 As String Dim areaLevel3 As String Dim description As String Dim categoryName As String Dim period As Integer Dim instance As New CategoryConfig.CategoryRow(areaLevel2, areaLevel3, description, categoryName, period)
public CategoryConfig.CategoryRow( string areaLevel2, string areaLevel3, string description, string categoryName, int period )
public: CategoryConfig.CategoryRow( String^ areaLevel2, String^ areaLevel3, String^ description, String^ categoryName, int period )
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