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.3454
[NetForumFieldAttribute("org_ind_cst_key")]
public NetForumId PrimaryContactId { get; }
<NetForumFieldAttribute("org_ind_cst_key")>
Public ReadOnly Property PrimaryContactId As NetForumId
Get
public:
[NetForumFieldAttribute(L"org_ind_cst_key")]
property NetForumId^ PrimaryContactId {
NetForumId^ get ();
}
[<NetForumFieldAttribute("org_ind_cst_key")>]
member PrimaryContactId : NetForumId with get
Property Value
NetForumId