StoreSku.IsTrial Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die aktuelle Produkt-SKU eine Test-SKU ist.

public:
 property bool IsTrial { bool get(); };
bool IsTrial();
public bool IsTrial { get; }
var boolean = storeSku.isTrial;
Public ReadOnly Property IsTrial As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die aktuelle Produkt-SKU eine Test-SKU ist; Andernfalls false.

Gilt für: