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