Property AutoFetchSkuIds
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
AutoFetchSkuIds
Whether to autofetch the sku ids.
Mutually exclusive to SkuId.
[Deprecated("Use Cache.AutoFetchSkuIds instead. This property will be removed in a future version.")]
[RequiresFeature(Features.MonetizedApplication)]
public bool AutoFetchSkuIds { set; }