LookupDataMauiPrintOutput..::..Result Property
Gets the result.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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 (); }