DataMemberFieldType Property |
Declared
Type of this field
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public Type FieldType { get; }
Public ReadOnly Property FieldType As Type
Get
public:
property Type^ FieldType {
Type^ get ();
}
member FieldType : Type with get
Property Value
Type:
TypeSee Also