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