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

AdvancedFindFilterDefinition..::..PropertyName Property

Gets the name of the property.

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

Syntax


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

Field Value

The name of the property.