FundNotes Property
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("fpc_notes")]
public string Notes { get; protected set; }
<NetForumFieldAttribute("fpc_notes")>
Public Property Notes As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"fpc_notes")]
property String^ Notes {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("fpc_notes")>]
member Notes : string with get, set
Property Value
String