Class EdiMasterBarcodeMembership
Describes the membership of a masterbarcode
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
EdiMasterBarcodeMembership
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiMasterBarcodeMembership : EdiPatternPropertiesBase
Properties
Key
Key of the membership
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Value of the membership
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |