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