Gets the interval ID.
Namespace: Dundas.BI.Data.TimeDimensionProvidersAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxPublic ReadOnly Property Id As Integer
Get
public:
property int Id {
int get ();
}Property Value
Int32
The interval ID.
See Also