FeeScope Enumeration CTCT Wrapper Documented Class Library
Specifies who the fee applies to

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[SerializableAttribute]
public enum FeeScope
Members

  Member nameValueDescription
BOTH0 Fee applies to Registrants and Guests
REGISTRANTS1 Fee applies to registrants only
GUESTS2 Fee applies to guests only
See Also