DataMemberFieldName Property |
Name of managed field
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic string FieldName { get; }
Public ReadOnly Property FieldName As String
Get
public:
property String^ FieldName {
String^ get ();
}
member FieldName : string with get
Property Value
Type:
String
See Also