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