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