VariationId | variationId property

StoreServicesExperimentVariation.VariationId | variationId property

Gets the ID of the experiment variation that has been served to the app.

Syntax


public:
property String^ VariationId { 
   String^ get();
}

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The ID of the experiment that is associated with this variation.

Requirements

Minimum supported client

Windows 10

Minimum supported server

None supported

Minimum supported phone

Windows 10 Mobile

Namespace

Microsoft.Services.Store.Engagement
Microsoft::Services::Store::Engagement [C++]

Metadata

Microsoft.Services.Store.Engagement.winmd

See also

StoreServicesExperimentVariation

 

 

Show:
© 2017 Microsoft