Click or drag to resize

McSettings Class

A class holding a group of settings.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcSettings

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McSettings
	Implements IMcSettings, McSettings, IPropertyBag

The McSettings type exposes the following members.

Constructors
  NameDescription
Public methodMcSettings
Public constructor for automation.
Public methodMcSettings(McApplication)
Initializes a new instance of the McSettings class
Public methodMcSettings(McApplication, String, String)
Initializes a new instance of the McSettings class
Public methodMcSettings(McApplication, McIdentity, String, String)
Initializes a new instance of the McSettings class
Top
Properties
  NameDescription
Public propertyContents
Top
Methods
Remarks