Click or drag to resize

IMcBasicFeaturesDescription Property

A description for this collection.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property Description As String
	Get
	Set

Property Value

Type: String
Remarks
If the Description has not been assigned or is assigned an empty string, a default description will be generated. This property is not copied to the destination object when a McBasicFeatures is copied, duplicated or sub-selected.
See Also