|
InfoWebCustomerInfoIsCustomerJustCreated Property |
Boolean value that indicates if the customer was just created. In most cases this will be false, but when calling CreateOrUpdateCustomer (or similar) it can return true.
Namespace: Infosoft.Webservices.Subscription.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public bool IsCustomerJustCreated { get; set; }
No code example is currently available or this language may not be supported.
Property Value
BooleanSee Also