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