Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

EntitySchemaQuery.GetDayOfWeekNumber - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : GetDayOfWeekNumber - метод C#

userConnection
User connection.
dayOfWeek
The System.DayOfWeek instance for which the sequence number is determined.

Glossary Item Box

Gets the sequence number of the day of week for the specified System.DayOfWeek entity taking into account the local settings.

Синтаксис

public static int GetDayOfWeekNumber( 
   UserConnection userConnection, 
   DayOfWeek dayOfWeek 
)

Параметры

userConnection
User connection.
dayOfWeek
The System.DayOfWeek instance for which the sequence number is determined.

Тип возвращаемого значения

Sequence number of the day of week for the dayOfWeek entity.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?