Show / Hide Table of Contents

Class EdiUseSpecificLastMileProvider

A given last mile provider must be used

Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
EdiUseSpecificLastMileProvider
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiUseSpecificLastMileProvider : EdiPatternPropertiesBase

Properties

Name

The name of the provider to be used

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX