ProjHourCostPrice::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.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Clears all the values stored for a given owner.
client public static void clearPriceCache(str _owner)
Client