AddressValidationResultTValidationSuccessful Property
Indicates if a matching address to validate against was found
Namespace: Ignition.Crm.AddressValidationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public bool ValidationSuccessful { get; set; }
Public Property ValidationSuccessful As Boolean
Get
Set
public:
property bool ValidationSuccessful {
bool get ();
void set (bool value);
}
member ValidationSuccessful : bool with get, set
Property Value
Boolean