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