Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public const CONTENT_ELEMENT_KBYTES As String = "ContentElementKBytes"
C#
public const string CONTENT_ELEMENT_KBYTES = "ContentElementKBytes";
C++
public:
 const String CONTENT_ELEMENT_KBYTES = L"ContentElementKBytes";
J#
public const string CONTENT_ELEMENT_KBYTES = "ContentElementKBytes"
JScript
public const CONTENT_ELEMENT_KBYTES : String = "ContentElementKBytes";

See Also