Show / Hide Table of Contents

Class EntryExpressionConstantParameter

Параметр, значение которого задается в виде константы.

Inheritance
InheritedDto<EntryExpressionParameter>
EntryExpressionParameter
EntryExpressionConstantParameter
Inherited Members
EntryExpressionParameter.Id
EntryExpressionParameter.Code
EntryExpressionParameter.Name
EntryExpressionParameter.AllowMultipleValues
Namespace: Trivium.CardsModel.ServerModel.Expression
Assembly: Trivium.CardsModel.dll
Syntax
public class EntryExpressionConstantParameter : EntryExpressionParameter, IDependentEntryObject, IBaseId<int>, IReadOnlyBaseId<int>, ISourceAttributeCollector

Properties

Object Value
Значение константы.
Back to top Generated by DocFX