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