Specifies an
object containing an ordered collection of all of the Image Services (IS) property descriptions belonging to this IS document class description. This property contains the IS properties associated with an existing IS document class on the IS server and is used by the IS Import Agent to map IS document properties to Content Engine properties when importing federated documents.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ImageServicesPropertyDescriptions As IImageServicesPropertyDescriptionList |
C# |
---|
IImageServicesPropertyDescriptionList ImageServicesPropertyDescriptions { get; } |
C++ |
---|
property IImageServicesPropertyDescriptionList ImageServicesPropertyDescriptions abstract { IImageServicesPropertyDescriptionList get(); } |
J# |
---|
/** property */ public IImageServicesPropertyDescriptionList get_ImageServicesPropertyDescriptions(); |
JScript |
---|
public function get ImageServicesPropertyDescriptions() : IImageServicesPropertyDescriptionList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ImageServicesPropertyDescription
RequiresUniqueElements: true
Settability: READ_ONLY
TargetAccessRequired: READ