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

AdvancedFilterReturn..::..PrimaryFieldDefinition Property

Gets or sets the primary field definition.

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

Syntax


public FieldDefinition PrimaryFieldDefinition { get; set; }
Public Property PrimaryFieldDefinition As FieldDefinition
	Get
	Set
public:
property FieldDefinition^ PrimaryFieldDefinition {
	FieldDefinition^ get ();
	void set (FieldDefinition^ value);
}

Field Value

The primary field definition.