EntitySchemaDatePartQueryFunction.GetIsSupportedDataValueType - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaDatePartQueryFunction - класс : GetIsSupportedDataValueType - метод C#
- dataValueType
- Data type.
Glossary Item Box
public override bool GetIsSupportedDataValueType( DataValueType dataValueType )
Параметры
- dataValueType
- Data type.
Тип возвращаемого значения
true
if the function returns the output of the dataValueType data type; otherwise – false
.