TheFieldInfo..::..Type Property
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public eFieldType Type { get; set; }
Public Property Type As eFieldType Get Set
public: property eFieldType^ Type { eFieldType^ get (); void set (eFieldType^ value); }