[]
        
(Showing Draft Content)

C1.C1Preview.TagListInputParamsItem

TagListInputParamsItem Class

Represents a list item for TagListInputParams.

Inheritance
TagListInputParamsItem
Implements
Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
[C1ClassSerialization(true)]
public class TagListInputParamsItem : NamedCollectionItem, ICloneable

Constructors

Name Description
TagListInputParamsItem(string, object)

Initializes a new instance of the TagListInputParamsItem class.

Properties

Name Description
Value

Gets or sets the current item's value.

Methods

Name Description
AssignFrom(NamedCollectionItem)

Copies the properties of the specified object to the current object.

ToString()

Returns the string representation of the current TagListInputParamsItem.