Class SectionInfo
Assembly: DataWeb.Core.dll
Syntax
Properties
Color
Declaration
public string Color { get; set; }
Property Value
IdMaster
Declaration
public string IdMaster { get; set; }
Property Value
IsCompleted
Declaration
public bool IsCompleted { get; set; }
Property Value
IsHistory
Declaration
public bool IsHistory { get; set; }
Property Value
IsLocalization
Declaration
public bool IsLocalization { get; set; }
Property Value
IsRequired
Declaration
public bool IsRequired { get; set; }
Property Value
Module
Declaration
public string Module { get; set; }
Property Value
ModuleComponent
Declaration
public string ModuleComponent { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
NotificationCount
Declaration
public long NotificationCount { get; set; }
Property Value
Status
Declaration
public string Status { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Type
Declaration
public string Type { get; set; }
Property Value