OSPatchService.Get Method¶
Returns a list of all Operating System Patches that have been imported into AppDNA
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Collection<OSPatch> Get()
VB¶
Public Function Get As Collection(Of OSPatch)
Return Value¶
Type: Collection(OSPatch)
A list of OS Patches