Click or drag to resize

NameAddressIsValidated Property

Indicates that the address has been validated

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false)]
public bool IsValidated { get; set; }

Property Value

Type: Boolean
See Also