FunctionResultFormat Property |
Gets the format for the current instance.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public FunctionResultType Format { get; }
Public ReadOnly Property Format As FunctionResultType
Get
public:
property FunctionResultType Format {
FunctionResultType get ();
}
member Format : FunctionResultType with get
Property Value
Type:
FunctionResultTypeSee Also