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