ParameterTokenAll Property |
Gets a cached, read-only instance of the All token.
Namespace:
Dundas.BI.Data.Parameters.Tokens
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static ParameterToken All { get; }
Public Shared ReadOnly Property All As ParameterToken
Get
public:
static property ParameterToken^ All {
ParameterToken^ get ();
}
static member All : ParameterToken with get
Property Value
Type:
ParameterTokenSee Also