 | PoralReportDocumentEntityDocumentNotAvailable Property |
Gets or sets a value indicating whether [document not available].
Namespace:
AMCS.Elemos.IntegrationService.Entity.PortalReport
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool DocumentNotAvailable { get; set; }
Public Property DocumentNotAvailable As Boolean
Get
Set
Property Value
Type:
Booleantrue if [document not available]; otherwise,
false.
See Also