Click or drag to resize

PurposeFunds Property


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

Property Value

IReadOnlyCollectionPurposeFund
See Also