Click or drag to resize

FieldAccessorFieldName Property

Gets the field name of the field being accessed by the property

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public string FieldName { get; }

Property Value

Type: String
The name of the field.
See Also