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

Syntax

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

See Also