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