Class InvoiceProcessPropertySettingUpdateContract
Represents an update of an invoice process property setting
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class InvoiceProcessPropertySettingUpdateContract : Object
Name | Description |
---|---|
InvoiceProcessPropertySettingUpdateContract() |
Fields
Name | Description |
---|---|
CommandTemplate | A selection template |
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 |
Update | Indicates what should be done with data, see UpdateEnum |
Value | Value of the invoice process property |