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