Show / Hide Table of Contents

Class MapperOption

Маппер по json.

Inheritance
InheritedDto<MapperOptionBase>
MapperOptionBase
MapperOption
Inherited Members
MapperOptionBase.ExpressionId
MapperOptionBase.FieldName
MapperOptionBase.FieldDataType
MapperOptionBase.IsPrimary
MapperOptionBase.IsRoot
MapperOptionBase.IsMandatory
Namespace: Trivium.DataManager.Dto.Destinations.Mappers
Assembly: Trivium.DataManager.Dto.dll
Syntax
public class MapperOption : MapperOptionBase

Properties

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