Show / Hide Table of Contents

Class EdiWorkRequest

The receiving partner should perform the action specified

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

Properties

Info

A description of the action to be performed

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