In This Topic
Pull Print Request SOP Class (Retired) (1.2.840.10008.5.1.1.31)
Syntax
'Declaration
<System.ObsoleteAttribute("Retired UID should not be used in new implementations.")>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared ReadOnly PullPrintRequest As UID
[System.Obsolete("Retired UID should not be used in new implementations.")]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public static readonly UID PullPrintRequest
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also