Property PCode
- Namespace
- Everest.Service.DataContracts.Catalog.Mixtures
- Assembly
- Everest.Service.dll
PCode
[DataMember]
[SwaggerWcfProperty(MaxLength = 20, Description = "The mixture code is usually in the form: {Mid2}.{Cid}.{Mid5}, Example = \"91BA.K1.N\"")]
public string PCode { get; set; }