Specifies the name of the property described by this Image Services (IS) property description, which must corresponds to an existing IS property of the same name. This property is used by the IS Import Agent to map the properties of an IS document to Content Engine properties when importing federated documents.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property ImageServicesPropertyName As String
C#
string ImageServicesPropertyName { get; }
Visual C++
property String^ ImageServicesPropertyName {
	String^ get ();
}
JavaScript
function get_imageServicesPropertyName();

ToggleRemarks

ToggleSee Also