Show / Hide Table of Contents

Class MapperOptionModel

Маппер по json.

Inheritance
InheritedDto<MapperOptionBaseModel>
MapperOptionBaseModel
MapperOptionModel
Inherited Members
MapperOptionBaseModel.ExpressionId
MapperOptionBaseModel.FieldName
MapperOptionBaseModel.FieldDataType
MapperOptionBaseModel.IsPrimary
MapperOptionBaseModel.IsRoot
MapperOptionBaseModel.IsMandatory
Namespace: Trivium.Eventflow.Model.DataManager.Destinations.Mappers
Assembly: Trivium.Eventflow.Model.dll
Syntax
public class MapperOptionModel : MapperOptionBaseModel

Properties

string AlternativePropertyName
Используется если PropertyName оказалось пустым/незаполнено.
string PropertyName
Название поля.
Back to top Generated by DocFX