ReferenceRefFieldName Property |
Field name in To object that contains reference
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string RefFieldName { get; }
Public ReadOnly Property RefFieldName As String
Get
public:
property String^ RefFieldName {
String^ get ();
}
member RefFieldName : string with get
Property Value
Type:
StringSee Also