Click or drag to resize
IAppGetGenericMeasureAsync Method
Overload List
  NameDescription
Public methodGetGenericMeasureAsync(String, AsyncHandle)

* Returns the definition of a measure if the target (or handle ) is a measure

* Returns the handle of a measure if the target (or handle) is an app

Public methodGetGenericMeasureAsyncT(String, FuncResponse, T, AsyncHandle)

* Returns the definition of a measure if the target (or handle ) is a measure

* Returns the handle of a measure if the target (or handle) is an app

Top
See Also