Gets a single row of properties from the repository database.
All properties returned will have the names as specified in the SQL statement
used for the query. Any properties that are not defined in a particular repository,
will be returned with Null values.
Namespace:
FileNet.Api.Query
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
ReadOnly Property Properties As IProperties |
JavaScript |
---|
function get_properties();
|
Return Value
A
Properties collection object containing a row of properties