The effective access of this object can not be determined with finding the inheritable security object values. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_INVALID_INHERITANCE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_INVALID_INHERITANCE; |
C++ |
---|
public: static const ExceptionCode SECURITY_INVALID_INHERITANCE; |
JScript |
---|
public static const var SECURITY_INVALID_INHERITANCE : ExceptionCode; |
See Also