CustomerRequestReasonAvailableExternally Property
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("crr_online")]
public bool AvailableExternally { get; protected set; }
<NetForumFieldAttribute("crr_online")>
Public Property AvailableExternally As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"crr_online")]
property bool AvailableExternally {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("crr_online")>]
member AvailableExternally : bool with get, set
Property Value
Boolean