Share via


DictConfigurationKey.licenseCode Method

Definition

Returns the license code ID for the configuration key.

public:
 virtual int licenseCode();
public virtual int licenseCode ();
abstract member licenseCode : unit -> int
override this.licenseCode : unit -> int
Public Overridable Function licenseCode () As Integer

Returns

The license code ID for the configuration key; 0 (zero) if the configuration key has no license code.

Applies to