Click or drag to resize

WoOnSiteOutCheckTypeId Property

Verification method; matches enumeration OnSiteValidationType. If check-out event is missing, OutCheckTypeId == OnSiteValidationType.Unknown.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public OnSiteValidationType OutCheckTypeId { get; set; }

Property Value

Type: OnSiteValidationType
See Also