RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ForeignKeyDefinition..::..ForeignObjectPropertyName Property

Gets the name of the foreign object property.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string ForeignObjectPropertyName { get; set; }
Public Property ForeignObjectPropertyName As String
	Get
	Set
public:
property String^ ForeignObjectPropertyName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the foreign object property.