ExhibitorInformationPriorityPointsGained Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("exh_priority_points_gained")]
public decimal PriorityPointsGained { get; set; }
<NetForumFieldAttribute("exh_priority_points_gained")>
Public Property PriorityPointsGained As Decimal
Get
Set
public:
[NetForumFieldAttribute(L"exh_priority_points_gained")]
property Decimal PriorityPointsGained {
Decimal get ();
void set (Decimal value);
}
[<NetForumFieldAttribute("exh_priority_points_gained")>]
member PriorityPointsGained : decimal with get, set
Property Value
Decimal