ProjHourSalesPrice::clearPriceCache Method
Clears all the values stored for a given owner.
Syntax
client public static void clearPriceCache(str _owner)
Run On
Client
Parameters
- _owner
Type: str
A string that represents the owner.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Clears all the values stored for a given owner.
client public static void clearPriceCache(str _owner)
Client