 | PoralReportDocumentEntityRequestFailedValidation Property |
Gets or sets a value indicating whether [request failed validation].
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 RequestFailedValidation { get; set; }
Public Property RequestFailedValidation As Boolean
Get
Set
Property Value
Type:
Booleantrue if [request failed validation]; otherwise,
false.
See Also