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

Initializes a new instance of the DocumentFolderDocument class

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

Syntax

C#
public DocumentFolderDocument(
	Session session
)

Parameters

session
Type: Session

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

See Also