CtDocumentRequested Property
|
a boolean to indicate whether a document is required or not. When this property is not set the value can be interpreted as 'false'
Namespace: IIB.ICDD.Model.Container.DocumentAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic bool Requested { get; set; }
Property Value
Boolean
See Also