Reading the PublishRequest.PublishingStatus threw This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW; |
C++ |
---|
public: static const ExceptionCode PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW; |
J# |
---|
public static final ExceptionCode PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW |
JScript |
---|
public static const var PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW : ExceptionCode; |
See Also