Class InvoiceProcessPropertyContract
Represents an invoice process property
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class InvoiceProcessPropertyContract : Object
Name | Description |
---|---|
InvoiceProcessPropertyContract() |
Fields
Name | Description |
---|---|
PropertyName | Unique name of this invoice process property |
Value | Value of the invoice process property. The value type corresponds to the configuration, if one was specified, otherwise always 'string' |