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.
public:
static bool enabledById(int _configurationKeyId);
public static bool enabledById(int _configurationKeyId);
static member enabledById : int -> bool
Public Shared Function enabledById (_configurationKeyId As Integer) As Boolean
Parameters
-
_configurationKeyId
-
Int32
Returns