Represents the description of an Image Services document class property.


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

Syntax

Visual Basic (Declaration)
Public Interface IImageServicesPropertyDescription
    Implements IEngineObject, ICloneable, IDependentObject
C#
public interface IImageServicesPropertyDescription : IEngineObject, ICloneable, IDependentObject
C++
interface class IImageServicesPropertyDescription : IEngineObject, ICloneable, IDependentObject
J#
public interface IImageServicesPropertyDescription implements IEngineObject, ICloneable, IDependentObject
JScript
public interface IImageServicesPropertyDescription extends IEngineObject, ICloneable, IDependentObject

Remarks

Metadata

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

See Also