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