Determines whether or not the approval procedure is enabled in DI.
Field name: EnbApprDI.
Determines whether or not the approval procedure is enabled in DI.
Field name: EnbApprDI.
| Visual Basic |
|---|
Public Property EnableApprovalProcedureInDI() As BoYesNoEnum |
After the global flag EnableApprovalProcedureInDI is turned on, we strongly recommend that you call the GetNewObjectType method each time you add any document or payment to make sure that your Documents(Payments) have been added as Document(Payment) or Draft(PaymentDraft).
| Enabling the Approval Procedure in DI (C#) | ||
|---|---|---|
| ||