ParameterTokenIsOffsetSupported Property |
Gets a value indicating whether this token supports offset.
Namespace:
Dundas.BI.Data.Parameters.Tokens
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic bool IsOffsetSupported { get; }Public ReadOnly Property IsOffsetSupported As Boolean
Get
public:
property bool IsOffsetSupported {
bool get ();
}member IsOffsetSupported : bool with get
Property Value
Type:
Boolean
See Also