• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ProfileRequestThresholdSetting

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ProfileRequestThresholdSetting
    
  

Fields

Exact

Specifies that the profile operation must be completely satisfied in order to satisfy the threshold. There can be no instances that fail to satisfy the profile.

None

Specifies that all data will be reported and that there is no reporting threshold.

Specified

Specifies that a specific threshold will be provided in another property that will determine when reporting should take place.

© Varigence