The PendingAction specified during an execute change request is not supported by the Content Engine Web Services interface. 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_MISSING_ACTION_TYPE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_MISSING_ACTION_TYPE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_MISSING_ACTION_TYPE; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_MISSING_ACTION_TYPE |
JScript |
---|
public static const var TRANSPORT_WSI_MISSING_ACTION_TYPE : ExceptionCode; |
See Also