AttentionObject Constructor (AttentionObjectObjectKey, String, String)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the AttentionObject class

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 AttentionObject(
	AttentionObjectObjectKey key,
	string attribute,
	string value
)

Parameters

key
Type: WorkZone.Dispatcher.Base.MetaDataAttentionObjectObjectKey

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

attribute
Type: SystemString

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

value
Type: SystemString

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

See Also

Reference