Click or drag to resize

IMcPropertyInformation Interface

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcPropertyInformation

The IMcPropertyInformation type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The description of the property being described.
Public propertyName
The name of the property being described.
Top
See Also