Click or drag to resize

clsImportDraftDocumentDiscountPercent Property

Discount Percent on the footer

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public decimal? DiscountPercent { get; set; }

Property Value

Type: NullableDecimal
Remarks

MPDocumentDraftHead.DiscountPercent type: NUMERIC(19,6) length: 8

View: MARIDocumentDraftHead.DiscountPercent: :Table: MPDocumentDraftHead.DiscountPercent

See Also