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