Specifies a
object containing the MIME type of each content element
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentElementsPresent As IStringList |
C# |
---|
IStringList ContentElementsPresent { get; } |
C++ |
---|
property IStringList ContentElementsPresent abstract { IStringList get(); } |
J# |
---|
/** property */ public IStringList get_ContentElementsPresent(); |
JScript |
---|
public function get ContentElementsPresent() : IStringList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ