Click or drag to resize

FundRecognitionLevels Property


Namespace: Ignition.Commerce.Products.Fundraising
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<RecognitionLevel> RecognitionLevels { get; protected set; }

Property Value

IReadOnlyCollectionRecognitionLevel
See Also