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