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