Click or drag to resize
IGenericMeasureGetGenericMeasureAsync Method
Overload List
  NameDescription
Public methodGetGenericMeasureAsync(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(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