Show contents 

BISearch > BISearch Assembly Interfaces > ISourceMetadata > ISourceMetadata.CalendarInfo

ISourceMetadata.CalendarInfo

Fore Syntax

CalendarInfo: ICalendarInfos;

Fore.NET Syntax

CalendarInfo: Prognoz.Platform.Interop.BISearch.ICalendarInfos;

Description

The CalendarInfo property returns information about data source calendar dimensions.

Example

The example of use is given in description of the ISearchSourceDataResult.SourceMetadata property.

See also:

ISourceMetadata