FunctionResultFormat Property |
Gets the format for the current instance.
Namespace: Dundas.BI.Data.FunctionsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic FunctionResultType Format { get; }Public ReadOnly Property Format As FunctionResultType
Get
public:
property FunctionResultType Format {
FunctionResultType get ();
}member Format : FunctionResultType with get
Property Value
FunctionResultType
See Also