Visual Basic (Declaration) | |
---|---|
Public MustOverride Property StartTime As NprachStartTimeType |
C# | |
---|---|
public abstract NprachStartTimeType StartTime {get; set;} |
C++/CLI | |
---|---|
public: abstract property NprachStartTimeType StartTime { NprachStartTimeType get(); void set ( NprachStartTimeType value); } |
Property Value
The default value is NprachStartTimeType.N8.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)