Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the cart id for which the exception occurred.
Namespace: Microsoft.Dynamics.Commerce.Runtime.Messages
Assembly: Microsoft.Dynamics.Commerce.Runtime.Messages (in Microsoft.Dynamics.Commerce.Runtime.Messages.dll)
Syntax
'Declaration
Public Property CartId As String
Get
Private Set
'Usage
Dim instance As CartValidationException
Dim value As String
value = instance.CartId
public string CartId { get; private set; }
public:
property String^ CartId {
String^ get ();
private: void set (String^ value);
}
Property Value
Type: System.String
Returns String.