RelationOneToOneFrom, ToToFieldName Property |
Name of field referencing this object from To object
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string ToFieldName { get; }
Public ReadOnly Property ToFieldName As String
Get
public:
property String^ ToFieldName {
String^ get ();
}
member ToFieldName : string with get
Property Value
Type:
StringSee Also