IRuleEngineUpdateServiceInterface.GetTrackingConfigInfo(RuleSetInfo) 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.
public:
Microsoft::RuleEngine::PolicyTrackingConfigInfo ^ GetTrackingConfigInfo(Microsoft::RuleEngine::RuleSetInfo ^ ruleSet);
public Microsoft.RuleEngine.PolicyTrackingConfigInfo GetTrackingConfigInfo (Microsoft.RuleEngine.RuleSetInfo ruleSet);
abstract member GetTrackingConfigInfo : Microsoft.RuleEngine.RuleSetInfo -> Microsoft.RuleEngine.PolicyTrackingConfigInfo
Public Function GetTrackingConfigInfo (ruleSet As RuleSetInfo) As PolicyTrackingConfigInfo
Parameters
- ruleSet
- RuleSetInfo