Represents the description of an Image Services document class.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Interface IImageServicesClassDescription _
	Implements IEngineObject, ICloneable, IDependentObject
C#
public interface IImageServicesClassDescription : IEngineObject, 
	ICloneable, IDependentObject
Visual C++
public interface class IImageServicesClassDescription : IEngineObject, 
	ICloneable, IDependentObject
JavaScript
FileNet.Api.Admin.IImageServicesClassDescription = function();
FileNet.Api.Admin.IImageServicesClassDescription.createInterface('FileNet.Api.Admin.IImageServicesClassDescription');

ToggleRemarks

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: true
Searchable: false
StorageType: Domain
SuperclassName: GenericObject

ToggleSee Also