Short Name String is not a valid String 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_SHORTNAME_STRING As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_INVALID_SHORTNAME_STRING; |
C++ |
---|
public: static const ExceptionCode SECURITY_INVALID_SHORTNAME_STRING; |
J# |
---|
public static final ExceptionCode SECURITY_INVALID_SHORTNAME_STRING |
JScript |
---|
public static const var SECURITY_INVALID_SHORTNAME_STRING : ExceptionCode; |
See Also