LmsSettingsLessonTitle Property |
LessonTitle. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public string LessonTitle { get; set; }
Public Property LessonTitle As String
Get
Set
public:
virtual property String^ LessonTitle {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
ILmsSettingsLessonTitleSee Also