pmMDA.NET

CollectionType Enumeration

[This is preliminary documentation and subject to change.]

Defines the Collection that is used for indexed properties

[Serializable]
public enum CollectionType

Members

Member Name Description
BagOrList BagOrList, if the indexed property is a bag or a list.
Set Set, if the indexed property is a set.

Requirements

Namespace: PmMda.Net.Views.Definition

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

See Also

PmMda.Net.Views.Definition Namespace