pmMDA.NET

IndexedPropertyAction Enumeration

[This is preliminary documentation and subject to change.]

Specifies whether the items of an indexed property were added, inserted, removed or replaced.

public enum IndexedPropertyAction

Members

Member Name Description
Added The items were added.
Inserted The items were inserted.
Set The items were replaced.
Removed The items were removed.

Requirements

Namespace: PmMda.Net.Dog

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

PmMda.Net.Dog Namespace