Class StandardItem
public class StandardItem
- Inheritance
-
StandardItem
- Inherited Members
- Extension Methods
Constructors
StandardItem()
public StandardItem()
Properties
Code
public string Code { get; set; }
Property Value
Content
public string Content { get; set; }
Property Value
Identifier
public Guid Identifier { get; set; }
Property Value
Title
public string Title { get; }