 | OrganizationPrimaryContactId Property |
ID of the organization's primary contact, which should be an Individual
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[NetForumFieldAttribute("org_ind_cst_key")]
public NetForumId PrimaryContactId { get; }<NetForumFieldAttribute("org_ind_cst_key")>
Public ReadOnly Property PrimaryContactId As NetForumId
Getpublic:
[NetForumFieldAttribute(L"org_ind_cst_key")]
property NetForumId^ PrimaryContactId {
NetForumId^ get ();
}[<NetForumFieldAttribute("org_ind_cst_key")>]
member PrimaryContactId : NetForumId with getProperty Value
NetForumId
See Also