DynamicListSubscriberAttributeFilterMode Property

The filtering mode used by the subscriber to limit the lists members that it subscribes to.

Definition

Namespace: MFiles.VAF.Configuration.DynamicList
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public FilterMode FilterMode { get; set; }

Property Value

FilterMode

See Also