Class AchievementSettings
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class AchievementSettings
- Inheritance
-
AchievementSettings
- Inherited Members
-
- Extension Methods
-
Constructors
AchievementSettings()
public AchievementSettings()
Properties
CertificateFileNameTemplate
public string CertificateFileNameTemplate { get; set; }
Property Value
- string
DefaultAchievementType
public string DefaultAchievementType { get; set; }
Property Value
- string
DefaultCertificateLayout
public string DefaultCertificateLayout { get; set; }
Property Value
- string
HideModulesInLearningSummary
public bool HideModulesInLearningSummary { get; set; }
Property Value
- bool
IsChangeNotificationEnabled
public bool IsChangeNotificationEnabled { get; set; }
Property Value
- bool
ShowAchievementsInComplianceSummary
public bool ShowAchievementsInComplianceSummary { get; set; }
Property Value
- bool
Methods
IsShallowEqual(AchievementSettings)
public bool IsShallowEqual(AchievementSettings other)
Parameters
other AchievementSettings
Returns
- bool