The Content Engine Web Services ActionType can not be created during an execute change request. This field is read-only.


Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE As ExceptionCode
C#
public static readonly ExceptionCode TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE;
C++
public:
 static const ExceptionCode TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE;
J#
public static final ExceptionCode TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE
JScript
public static const var TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE : ExceptionCode;

See Also