OptimizationManager.IsStatisticsTypeExist Method
public bool IsStatisticsTypeExist(
int type
)
This language is not supported or no code example is available.
public:
bool IsStatisticsTypeExist(
int type
)
This language is not supported or no code example is available.
public function IsStatisticsTypeExist(
type : int
) : boolean;
This language is not supported or no code example is available.
Parameters
-
type
-
int
Return Value
bool
In this article
Definition