[This is preliminary documentation and is subject to change.]
Returns the AdkDataType value of this field
| C# | Visual Basic | Visual C++ |
public override SifSimpleType SifValue{ get; set;}
Public Overrides Property SifValue As SifSimpleType
public: virtual property SifSimpleType^ SifValue { SifSimpleType^ get () override; void set (SifSimpleType^ value) override; }