Click or drag to resize

IMcBasicFeaturesName Property

A name for this collection.

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

Property Value

Type: String
Remarks
If the Name has not been assigned or is assigned an empty string, it will be taken from the Owner if possible. This property is not copied to the destination object when a McBasicFeatures is copied, duplicated or sub-selected.
See Also