CubeField.IsDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns True if the CubeField is a date. Read-only Boolean.
public:
property bool IsDate { bool get(); };
public bool IsDate { get; }
Public ReadOnly Property IsDate As Boolean
Property Value
Boolean