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

EntitySchemaCurrentDateQueryFunction (EntitySchemaQuery,Int32) - конструктор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaCurrentDateQueryFunction - класс > EntitySchemaCurrentDateQueryFunction : EntitySchemaCurrentDateQueryFunction (EntitySchemaQuery,Int32) C#

parentQuery
Query against the schema of the entity that contains the function.
offset
Offset from the base date (in minutes). Is equal to 0 by default.

Glossary Item Box

Initializes the EntitySchemaCurrentDateQueryFunction instance with the specified offset from the base date for the specified entity schema query.

Синтаксис

public EntitySchemaCurrentDateQueryFunction( 
   EntitySchemaQuery parentQuery, 
   int offset 
)

Параметры

parentQuery
Query against the schema of the entity that contains the function.
offset
Offset from the base date (in minutes). Is equal to 0 by default.

Смотри также

© Terrasoft 2002-2017.

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

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