Click or drag to resize

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.Document
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public bool Requested { get; set; }

Property Value

Boolean
See Also