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