DynamicRoleScheduleAtLaunch - свойство
Запланировать пересчёт при запуске сервиса Chronos.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
[NotNullAttribute]
public bool ScheduleAtLaunch { get; set; }
<DataMemberAttribute>
<NotNullAttribute>
Public Property ScheduleAtLaunch As Boolean
Get
Set
public:
[DataMemberAttribute]
[NotNullAttribute]
virtual property bool ScheduleAtLaunch {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
[<NotNullAttribute>]
abstract ScheduleAtLaunch : bool with get, set
[<DataMemberAttribute>]
[<NotNullAttribute>]
override ScheduleAtLaunch : bool with get, set
BooleanIRoleSchedulingProviderScheduleAtLaunch