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