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