Returns a space-separated list of one or more property identifiers
or a space-separated list of one or more property types that are
specified by this FilterElement object.
Namespace:
FileNet.Api.Property
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetValue As String |
| C# |
|---|
public virtual string GetValue() |
| Visual C++ |
|---|
public: virtual String^ GetValue() |
| JavaScript |
|---|
function getValue(); |