DictType.Configurationkeyid 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.
Returns the ID of the configuration key for the extended data type.
public:
virtual int Configurationkeyid();
public virtual int Configurationkeyid ();
abstract member Configurationkeyid : unit -> int
override this.Configurationkeyid : unit -> int
Public Overridable Function Configurationkeyid () As Integer
Returns
The ID of the configuration key for the extended data type.