NameAddressValidationCandidate Class |
Namespace: PSI.Sox
public class NameAddressValidationCandidate : NameAddress
The NameAddressValidationCandidate type exposes the following members.
Name | Description | |
---|---|---|
NameAddressValidationCandidate |
Initalizes new NameAddressValidationCandidate
| |
NameAddressValidationCandidate(NameAddress) |
Initalizes new NameAddressValidationCandidate
|
Name | Description | |
---|---|---|
Account |
Gets or sets Account
(Inherited from NameAddress.) | |
Address1 | (Inherited from NameAddress.) | |
Address2 | (Inherited from NameAddress.) | |
Address3 | (Inherited from NameAddress.) | |
City | (Inherited from NameAddress.) | |
Company | (Inherited from NameAddress.) | |
Contact | (Inherited from NameAddress.) | |
Country | (Inherited from NameAddress.) | |
(Inherited from NameAddress.) | ||
Fax | (Inherited from NameAddress.) | |
IsCassCertified |
Cass Certified Flag
| |
IsResComValid |
Residential Commercial Validated Flag
| |
IsValidated |
Indicates that the address has been validated
(Inherited from NameAddress.) | |
Phone | (Inherited from NameAddress.) | |
PoBox | (Inherited from NameAddress.) | |
PostalCode | (Inherited from NameAddress.) | |
Residential | (Inherited from NameAddress.) | |
Sms | (Inherited from NameAddress.) | |
StateProvince | (Inherited from NameAddress.) | |
TaxId |
Gets or sets TaxId
(Inherited from NameAddress.) | |
TaxIdType |
Gets or sets TaxIdType
(Inherited from NameAddress.) |
Name | Description | |
---|---|---|
CleanAddress |
Checks an address and updates all the common address abbreviations to proper abbreviations
(Inherited from NameAddress.) | |
Clone |
Makes a clone copy of the currently populated NameAddress object.
(Inherited from NameAddress.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetXml |
Gets an Xml Serialized representation of the current NameAddress Object.
(Inherited from NameAddress.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |