Class InvoiceProcessPropertySettingContract
Represents an invoice process property setting
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class InvoiceProcessPropertySettingContract : Object
Name | Description |
---|---|
InvoiceProcessPropertySettingContract() |
Fields
Name | Description |
---|---|
CommandTemplate | A selection template, see InvoiceProcessPropertyEnum |
Id | Unique ID of this invoice process property setting |
InvoiceProcessPropertyMacro | The specified behavior of this setting, see InvoiceProcessPropertyEnum |
IsEnabled | Is this invoice process property setting enabled |
PropertyName | Unique name of this invoice process property |
Value | Value of the invoice process property, see InvoiceProcessPropertyEnum |