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