Gets the name of the field.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string FieldName { get; }
Public ReadOnly Property FieldName As String
Get
Property Value
Type:
StringThe name of the field.
See Also