Gets the field short name to show user
Namespace:
QFDAssembly: QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string FieldShortName { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property FieldShortName As String |
| Visual C++ |
|---|
public: property String^ FieldShortName { String^ get (); } |