Share via


StoreServicesExperimentVariationResult.ErrorCode Property

Definition

Gets the code for an error that occurred.

public:
 property StoreServicesEngagementErrorCode ErrorCode { StoreServicesEngagementErrorCode get(); };
StoreServicesEngagementErrorCode ErrorCode();
public StoreServicesEngagementErrorCode ErrorCode { get; }
var storeServicesEngagementErrorCode = storeServicesExperimentVariationResult.errorCode;
Public ReadOnly Property ErrorCode As StoreServicesEngagementErrorCode

Property Value

The code for an error that occurred.

Applies to