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