Overload List
| Name | Description | |
|---|---|---|
| GetGenericMeasureAsync(String, String) | * 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 | |
| GetGenericMeasureAsync T (String, Func Response, T , String) | * 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 |
See Also