ClientRequestBaseOptions Property |
Gets the options for requesting additional information.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public RequestOptions Options { get; }
Public ReadOnly Property Options As RequestOptions
Get
public:
property RequestOptions^ Options {
RequestOptions^ get ();
}
member Options : RequestOptions with get
Property Value
Type:
RequestOptionsSee Also