Represents the base class for classes that hold immutable metadata (class description and property description classes).

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

ToggleSyntax

Visual Basic (Declaration)
Public Interface IMetadata
C#
public interface IMetadata
Visual C++
public interface class IMetadata
JavaScript
FileNet.Api.Meta.IMetadata = function();
FileNet.Api.Meta.IMetadata.createInterface('FileNet.Api.Meta.IMetadata');

ToggleRemarks

Metadata

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

ToggleSee Also