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

IJoinParent..::..ChildField Property

Gets or sets the child field.

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

Syntax


FieldDefinition ChildField { get; set; }
Property ChildField As FieldDefinition
	Get
	Set
property FieldDefinition^ ChildField {
	FieldDefinition^ get ();
	void set (FieldDefinition^ value);
}

Field Value

The child field.