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)

Syntax

Visual Basic (Declaration)
Public Interface IMetadata
C#
public interface IMetadata
C++
interface class IMetadata
J#
public interface IMetadata
JScript
public interface IMetadata

Remarks

Metadata

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

See Also