Save any changes to the Contact associated with this COrder.

Namespace:  Asi.iBO.Commerce
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public bool SaveContactChanges()
Visual Basic (Declaration)
Public Function SaveContactChanges As Boolean
Visual C++
public:
bool SaveContactChanges()

Return Value

True if the save was successful, otherwise false.

See Also