ViewColumnMetadataCalendarQuantsColumn - свойство
Алиас или имя колонки, хранящей кванты календаря, которые надо перевести в строку на сервере.
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public string? CalendarQuantsColumn { get; set; }
Public Property CalendarQuantsColumn As String
Get
Set
public:
virtual property String^ CalendarQuantsColumn {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract CalendarQuantsColumn : string with get, set
override CalendarQuantsColumn : string with get, set
StringIViewColumnMetadataCalendarQuantsColumn