RuleSetDeploymentDriver.GetDeploymentHistory(DeploymentHistoryToken) 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::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
- sinceToken
- DeploymentHistoryToken