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