ResultDescriptorResultType Property |
Gets the result type.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic FunctionResultType ResultType { get; }Public ReadOnly Property ResultType As FunctionResultType
Get
public:
property FunctionResultType ResultType {
FunctionResultType get ();
}member ResultType : FunctionResultType with get
Property Value
Type:
FunctionResultType
See Also