Field.ForeignTable property
Gets or sets the foreign table.
public string ForeignTable { get; set; }
Property Value
The foreign table.
See Also
- class Field
Gets or sets the foreign table.
public string ForeignTable { get; set; }
The foreign table.