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