UpdateRevisionId Class
Represents a specific revision of an update. Use the new keyword to initialize a new instance of the class or call one of the following properties to get an instance of this class: Id; Id; UpdateId; Id.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
[SerializableAttribute] [ComVisibleAttribute(true)] [GuidAttribute("931F55F9-F34D-48ED-A16E-26B3820A487B")] [ClassInterfaceAttribute(ClassInterfaceType.None)] public class UpdateRevisionId
/** @attribute SerializableAttribute() */
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("931F55F9-F34D-48ED-A16E-26B3820A487B") */
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
public class UpdateRevisionId
SerializableAttribute ComVisibleAttribute(true) GuidAttribute("931F55F9-F34D-48ED-A16E-26B3820A487B") ClassInterfaceAttribute(ClassInterfaceType.None) public class UpdateRevisionId
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2