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

LookupDataMauiPrintOutput..::..Result Property

Gets the result.

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

Syntax


public List<PrimaryKeyValue> Result { get; }
Public ReadOnly Property Result As List(Of PrimaryKeyValue)
	Get
public:
property List<PrimaryKeyValue^>^ Result {
	List<PrimaryKeyValue^>^ get ();
}

Field Value

The result.