Click or drag to resize

PropertyBinAttachedTo Enumeration

Flags defining entities that the property bin objects are attached to.

Namespace:  Mavidian.DataConveyer.Common
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
[FlagsAttribute]
public enum PropertyBinAttachedTo
Members
  Member nameDescription
Nothing No property bins in use.
Records Property bin attached to every record.
Clusters Property bin attached to every cluster.
See Also