WorkSiteFolder ClassMocom WorkSite Library API
A folder object.
Inheritance Hierarchy

SystemObject
  Mocom_WorkSite_LibraryWorkSiteFolder

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public class WorkSiteFolder

The WorkSiteFolder type exposes the following members.

Constructors

  NameDescription
Public methodWorkSiteFolder(String, String)
Initialises a new instance of the WorkSiteFolder class
Public methodWorkSiteFolder(String, String, WorkSiteFolderFolderType)
Initialises a new instance of the WorkSiteFolder class
Top
Methods

  NameDescription
Public methodGetDocuments
Gets a collection of documents contained in the folder.
Top
Properties

  NameDescription
Public propertyClient
Gets or sets the client (or custom1) property of the folder.
Public propertyFolderName
Gets the name of the folder.
Public propertyMatter
Gets or sets the matter (or custom2) property of the folder.
Public propertyObjectId
Gets the unique ID of the folder.
Public propertyParentFolderId
Gets the Id of the parent folder.
Public propertyTypeOfFolder
Gets the type of WorkSite folder.
Top
See Also

Reference