EvlRelationshipWithDenormalizedLocLocationTypeId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("loc_lct_key")]
public NetForumId LocationTypeId { get; protected set; }
<NetForumFieldAttribute("loc_lct_key")>
Public Property LocationTypeId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"loc_lct_key")]
property NetForumId^ LocationTypeId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("loc_lct_key")>]
member LocationTypeId : NetForumId with get, set
Property Value
NetForumId