IRuleEngineUpdateServiceInterface.GetLatest(String) 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::RuleSetInfo ^ GetLatest(System::String ^ ruleSetName);
public Microsoft.RuleEngine.RuleSetInfo GetLatest (string ruleSetName);
abstract member GetLatest : string -> Microsoft.RuleEngine.RuleSetInfo
Public Function GetLatest (ruleSetName As String) As RuleSetInfo
Parameters
- ruleSetName
- String