Represents different ways of including contributions based on licensing

Enumeration Members

AlwaysInclude: 2

Always include the contribution regardless of whether or not the user is licensed for the extension

OnlyIfLicensed: 0

Default value - only include the contribution if the user is licensed for the extension

OnlyIfUnlicensed: 1

Only include the contribution if the user is NOT licensed for the extension