VerificationInformationIsValid Property |
If the verification is valid or should be ignored bay the receiving system. Default (i.e. null) = true
Namespace: CFX.Structures.MaintenanceAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic bool? IsValid { get; set; }Public Property IsValid As Boolean?
Get
Set
Property Value
NullableBoolean
See Also