Specifies whether the value of the Content Engine property represented by
this Property object can be set by an application (True) or
not (False).
Namespace:
FileNet.Api.Property
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Function IsSettable As Boolean |
| C# |
|---|
bool IsSettable() |
| Visual C++ |
|---|
bool IsSettable() |
| JavaScript |
|---|
function isSettable(); |