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