The field type
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic abstract FieldDefFieldType Type { get; }
Public MustOverride ReadOnly Property Type As FieldDefFieldType
Get
public:
virtual property FieldDefFieldType Type {
FieldDefFieldType get () abstract;
}
abstract Type : FieldDefFieldType with get
Property Value
Type:
FieldDefFieldTypeThe field type
See Also