Class TableDescriptionItem
Inheritance
System.Object
TableDescriptionItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: StdBE100.Informa
Assembly: StdBE100.dll
Syntax
public class TableDescriptionItem
Constructors
TableDescriptionItem()
Declaration
public TableDescriptionItem()
Properties
Code
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |