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