TimeIntervalData Class |
Namespace: Dundas.BI.WebApi.Models
The TimeIntervalData type exposes the following members.
Name | Description | |
---|---|---|
TimeIntervalData |
Initializes a new instance of the TimeIntervalData class.
|
Name | Description | |
---|---|---|
DefaultFormat |
Gets the default caption format.
| |
DefaultShortFormat |
Gets the default short caption format.
| |
Id |
Gets the interval ID.
| |
IntervalType |
Gets the interval type.
| |
Name |
Gets the interval name.
| |
StandardFormats |
Gets the standard formats for captions.
| |
SupportsSharedMembers |
Gets a value indicating whether this time interval supports shared members.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between the business object and the DTO.
|