Interface IRecordField
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IRecordField
Properties
Label
View Source
Declaration
string Label { get; }
Type
View Source
Declaration
IValueType Type { get; }
public interface IRecordField
string Label { get; }
IValueType Type { get; }