IMcUserMeasureEvents_EventGetDescription Event

User measurement can supply a displayable measurement Description during this event.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Event GetDescription As IMcUserMeasureEvents_GetDescriptionEventHandler

Value

Type: MediaCy.IQL.FeaturesIMcUserMeasureEvents_GetDescriptionEventHandler
Remarks
The measurement is responsible for localizing this string.
See Also