DictType.Id Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the ID for an extended data type.
public:
virtual int Id();
public virtual int Id ();
abstract member Id : unit -> int
override this.Id : unit -> int
Public Overridable Function Id () As Integer
Returns
A data type value that indicates the ID for an extended data type.