Represents the base class for classes that hold immutable metadata (class description and property description classes).
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain or ObjectStore
SuperclassName: GenericObject