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