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