Private/Types/models/RemoteQuickFixEngineering.generated.psm1
class RemoteQuickFixEngineering { [String]$Caption = '' [String]$CSName = '' [String]$Description = '' [String]$FixComments = '' [String]$FixStatus = '' [String]$HotFixID = '' [String]$InstallDate = $null [String]$InstalledBy = '' [String]$InstalledOn = '' [String]$Name = '' [String]$ServicePackInEffect = '' [String]$Status = '' } |