Represents the description of an Image Services document class property.

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

ToggleSyntax

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

ToggleRemarks

Metadata

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

ToggleSee Also