MetricSetDataRetrievalFormat Property |
Gets or sets the data retrieval format.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DataRetrievalFormat DataRetrievalFormat { get; set; }
Public Property DataRetrievalFormat As DataRetrievalFormat
Get
Set
public:
property DataRetrievalFormat DataRetrievalFormat {
DataRetrievalFormat get ();
void set (DataRetrievalFormat value);
}
member DataRetrievalFormat : DataRetrievalFormat with get, set
Property Value
Type:
DataRetrievalFormatExceptions See Also