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