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