Legivel


RecordMappingInfo

Namespace: Legivel.Customization
Parent Module: Mapping

Mapper structure for a record type

Record Fields

Record FieldDescription
FieldMapping
Signature: RecordFieldMapping list
ProcessingOptions
Signature: ProcessingOptions
StringTagUri
Signature: string
Target
Signature: Type

Static members

Static memberDescription
RecordMappingInfo.TryFindMapper(...)
Signature: po:ProcessingOptions -> msgList:ProcessMessages -> mappers:AllTryFindIdiomaticMappers -> t:Type -> TryFindMapperReturnType

Return a RecordMappingInfo when the given type is a record and all record-fields can be mapped

Fork me on GitHub