Click or drag to resize
IAppCreateGenericMeasureAsync Method
Overload List
  NameDescription
Public methodCreateGenericMeasureAsync(GenericMeasureProperties)

Creates a master measure.

A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure.

Public methodCreateGenericMeasureAsync(AsyncHandle, GenericMeasureProperties)

Creates a master measure.

A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure.

Public methodCreateGenericMeasureAsyncT(AsyncHandle, FuncResponse, T, GenericMeasureProperties)

Creates a master measure.

A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure.

Top
See Also