Share via


RuleSetDeploymentDriver.GetDeploymentHistory(DeploymentHistoryToken) Method

Definition

public:
 virtual Microsoft::RuleEngine::DeploymentHistoryInfoCollection ^ GetDeploymentHistory(Microsoft::RuleEngine::DeploymentHistoryToken ^ sinceToken);
public Microsoft.RuleEngine.DeploymentHistoryInfoCollection GetDeploymentHistory (Microsoft.RuleEngine.DeploymentHistoryToken sinceToken);
abstract member GetDeploymentHistory : Microsoft.RuleEngine.DeploymentHistoryToken -> Microsoft.RuleEngine.DeploymentHistoryInfoCollection
override this.GetDeploymentHistory : Microsoft.RuleEngine.DeploymentHistoryToken -> Microsoft.RuleEngine.DeploymentHistoryInfoCollection
Public Function GetDeploymentHistory (sinceToken As DeploymentHistoryToken) As DeploymentHistoryInfoCollection

Parameters

Returns

Implements

Applies to