TableDefinitionValue..::..ReturnValue Property
Gets or sets the return value.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillValue ReturnValue { get; set; }
Public Property ReturnValue As AutoFillValue Get Set
public: property AutoFillValue^ ReturnValue { AutoFillValue^ get (); void set (AutoFillValue^ value); }