MetaDataUtilitiesProtocol Constructor

Scanjour Workflow4 Reference Manual

Namespace:  WorkZone.Dispatcher.Base.MetaData
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public Protocol(
	string name,
	string versionText,
	bool supportsCaseIdentifiers,
	bool supportsContactAddress,
	bool supportsContactIdentifier,
	bool supportsNgdp
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

versionText
Type: SystemString

[Missing <param name="versionText"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

supportsCaseIdentifiers
Type: SystemBoolean

[Missing <param name="supportsCaseIdentifiers"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

supportsContactAddress
Type: SystemBoolean

[Missing <param name="supportsContactAddress"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

supportsContactIdentifier
Type: SystemBoolean

[Missing <param name="supportsContactIdentifier"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

supportsNgdp
Type: SystemBoolean

[Missing <param name="supportsNgdp"/> documentation for "M:WorkZone.Dispatcher.Base.MetaData.MetaDataUtilities.Protocol.#ctor(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

See Also

Reference