PatchImpactServer Constructor¶
Initializes a new instance of the PatchImpactServer class.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public PatchImpactServer(
Server server
)
VB¶
Public Sub New (
server As Server
)
Parameters¶
- server
- Type: Citrix.SDK.AppDNA.Server
The server.
Exceptions¶
Exception | Condition |
---|---|
ArgumentNullException | server |
See Also¶
Reference¶
PatchImpactServer Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace