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