A list of the symbolic names of the properties modified during a given event.
Namespace:
FileNet.Api.Events
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property ModifiedProperties As IStringList |
| C# |
|---|
IStringList ModifiedProperties { get; } |
| Visual C++ |
|---|
property IStringList^ ModifiedProperties { IStringList^ get (); } |
| JavaScript |
|---|
function get_modifiedProperties(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: true
Settability: READ_ONLY
TargetAccessRequired: READ