The record in DDState has a null column or columns. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly METADATA_DDSTATE_NULL As ExceptionCode |
C# |
---|
public static readonly ExceptionCode METADATA_DDSTATE_NULL; |
C++ |
---|
public: static const ExceptionCode METADATA_DDSTATE_NULL; |
J# |
---|
public static final ExceptionCode METADATA_DDSTATE_NULL |
JScript |
---|
public static const var METADATA_DDSTATE_NULL : ExceptionCode; |