Click or drag to resize

IDocumentSetClass Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.category.IDocumentSetClass"]

Namespace:  imbWBI.Core.WebClassifier.category
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public interface IDocumentSetClass : IFileDataStructure, 
	IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName

The IDocumentSetClass type exposes the following members.

Properties
  NameDescription
Public propertyclassID
Public propertydescription (Inherited from IFileDataStructure.)
Public propertyfolder (Inherited from IFileDataStructure.)
Public propertyMCRepository
Public propertyMCRepositoryName
Public propertyname (Inherited from IFileDataStructure.)
Public propertyparent
Public propertyqualificationList
Public propertytreeLetterAcronim
Public propertyWebSiteSample
Top
Methods
  NameDescription
Public methodFilterSites
Public methodOnBeforeSave (Inherited from IFileDataStructure.)
Public methodOnLoaded (Inherited from IFileDataStructure.)
Public methodSave (Inherited from IFileDataStructure.)
Public methodSetFolderDescription (Inherited from IFileDataStructure.)
Top
See Also