Click or drag to resize

IDocumentCustodian Property

The custodian responsible for the document.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
ICustodian Custodian { get; }

Property Value

Type: ICustodian
See Also