Freigeben über


StorePrice.IsOnSale Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Produkt im Verkauf ist.

public:
 property bool IsOnSale { bool get(); };
bool IsOnSale();
public bool IsOnSale { get; }
var boolean = storePrice.isOnSale;
Public ReadOnly Property IsOnSale As Boolean

Eigenschaftswert

Boolean

bool

True, wenn das Produkt im Verkauf ist; andernfalls false.

Gilt für: