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