Represents the fixed description of a property that holds a Boolean value. A
object contains immutable property metadata, which you cannot directly modify.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IPropertyDescriptionBoolean Implements IPropertyDescription, IMetadata, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface IPropertyDescriptionBoolean : IPropertyDescription, IMetadata, IEngineObject, ICloneable, IDependentObject |
C++ |
---|
interface class IPropertyDescriptionBoolean : IPropertyDescription, IMetadata, IEngineObject, ICloneable, IDependentObject |
J# |
---|
public interface IPropertyDescriptionBoolean implements IPropertyDescription, IMetadata, IEngineObject, ICloneable, IDependentObject |
JScript |
---|
public interface IPropertyDescriptionBoolean extends IPropertyDescription, IMetadata, IEngineObject, ICloneable, IDependentObject |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain or ObjectStore
SuperclassName: PropertyDescription