Provides a means of support for locale-specific display names and descriptive text used by a class definition or property template.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
You can create an instance of a
object by calling the
method on the
class.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ILocalizedString Implements IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface ILocalizedString : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
C++ |
---|
interface class ILocalizedString : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
J# |
---|
public interface ILocalizedString implements IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
JScript |
---|
public interface ILocalizedString extends IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: GenericObject