Метод |
Описание |
|
ProductWriter ( TaskDocumentWriter taskWriter ) : System.Collections.Generic |
|
|
WriteProduct ( XmlWriter writer, AgGateway.ADAPT.ApplicationDataModel.Products.Product product ) : string |
|
|
WriteProductComponent ( XmlWriter writer, AgGateway.ADAPT.ApplicationDataModel.Products.ProductComponent productComponent ) : void |
|
|
WriteProductComponents ( XmlWriter writer, List productComponents ) : void |
|
|
WriteProductMix ( XmlWriter writer, AgGateway.ADAPT.ApplicationDataModel.Products.ProductMix productMix ) : string |
|
|
WriteProductMixes ( XmlWriter writer, List productMixes ) : void |
|
|
WriteProducts ( XmlWriter writer ) : void |
|
|
WriteProducts ( XmlWriter writer, IEnumerable products ) : void |
|
|
WriteTotalQuantity ( XmlWriter writer, AgGateway.ADAPT.ApplicationDataModel.Representations.NumericRepresentationValue quantity ) : void |
|
|