Specifies the name of the class described by this Image Services (IS) document class description, which must corresponds to an existing IS document class defined on the IS server. This property is used by the IS Import Agent to map an IS document class to a Content Engine document class when importing federated documents.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ImageServicesClassName As String |
C# |
---|
string ImageServicesClassName { get; } |
C++ |
---|
property string ImageServicesClassName abstract { String get(); } |
J# |
---|
/** property */ public string get_ImageServicesClassName(); |
JScript |
---|
public function get ImageServicesClassName() : String |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ