* 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 Task<NxLibraryMeasureDef> GetGenericMeasureAsync( AsyncHandle asyncHandle = null )
Public Function GetGenericMeasureAsync ( Optional asyncHandle As AsyncHandle = Nothing ) As Task(Of NxLibraryMeasureDef)