CommitmentType(String, String) Constructor
Initializes a new instance of the CommitmentType class with specified settings.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Parameters
Name | Type | Description |
---|---|---|
id | String | The commitment object identifier. |
description | String | Additional commitment information. |
See Also