ViewModelTaggedValue Constructor (Object)

Plusprofil Addin

ViewModelTaggedValue Constructor (Object)

Initializes a new instance of the ViewModelTaggedValue class

Namespace:  PlusprofilAddin
Assembly:  PlusprofilAddin (in PlusprofilAddin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ViewModelTaggedValue(
	Object taggedValue
)

Parameters

taggedValue
Type: SystemObject

[Missing <param name="taggedValue"/> documentation for "M:PlusprofilAddin.ViewModelTaggedValue.#ctor(System.Object)"]

See Also