Click or drag to resize

IMcImageSetSiteAcquire Property

An optional acquisition flag for this site

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Property Acquire As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
Gets or sets the acquisition status for this site. This flag can be used during acquisition to determine whether to acquire this site, allowing the application to easily manage the enabling or disabling of user-defined sites without having to remove or restore the sites from the collection
See Also