Struct StpBETipos.Coluna
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: StpBE100
Assembly: StpBE100.dll
Syntax
public struct Coluna
Fields
Campos
Declaration
public StpBETipos.Campo[] Campos
Field Value
Type | Description |
---|---|
StpBETipos.Campo[] |
Legenda
Declaration
public string Legenda
Field Value
Type | Description |
---|---|
System.String |
Mudou
Declaration
public bool Mudou
Field Value
Type | Description |
---|---|
System.Boolean |
NumCampos
Declaration
public short NumCampos
Field Value
Type | Description |
---|---|
System.Int16 |
Methods
CreateInstance()
Declaration
public static StpBETipos.Coluna CreateInstance()
Returns
Type | Description |
---|---|
StpBETipos.Coluna |