The ACE type was not expected. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_UNEXPECTED_ACE_TYPE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_UNEXPECTED_ACE_TYPE; |
C++ |
---|
public: static const ExceptionCode SECURITY_UNEXPECTED_ACE_TYPE; |
J# |
---|
public static final ExceptionCode SECURITY_UNEXPECTED_ACE_TYPE |
JScript |
---|
public static const var SECURITY_UNEXPECTED_ACE_TYPE : ExceptionCode; |