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