IMcImageSetName Property
|
|
The name of this set.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty Name As String
Get
Set
Property Value
Type:
String
RemarksGets or sets the name of this set. This name may be used as the
default file name, or it may be derived from the file name.
Multiple data sets in a collection may have the same Name property, but the data set's
McObject will have a unique name.
See Also