[This is preliminary documentation and is subject to change.]

Initializes a new instance of the DocumentTag class

Namespace: QPulseWebServices.Core.XpoEntity.Documents
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8

Syntax

C#
public DocumentTag(
	Session session
)

Parameters

session
Type: Session

[Missing <param name="session"/> documentation for "M:QPulseWebServices.Core.XpoEntity.Documents.DocumentTag.#ctor(DevExpress.Xpo.Session)"]

See Also