Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const COMPONENT_SORT_ORDER As String = "ComponentSortOrder" |
C# |
---|
public const string COMPONENT_SORT_ORDER = "ComponentSortOrder"; |
C++ |
---|
public: const String COMPONENT_SORT_ORDER = L"ComponentSortOrder"; |
J# |
---|
public const string COMPONENT_SORT_ORDER = "ComponentSortOrder" |
JScript |
---|
public const COMPONENT_SORT_ORDER : String = "ComponentSortOrder"; |