DicomObjects.NET8 Documentation
DicomObjects.UIDs Namespace / SOPClasses Class / BreastProjectionXRayImageStorageForPresentation Field



In This Topic
    BreastProjectionXRayImageStorageForPresentation Field
    In This Topic
    Breast Projection X-Ray Image Storage - For Presentation (1.2.840.10008.5.1.4.1.1.13.1.4)
    Syntax
    'Declaration
     
    
    <EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly BreastProjectionXRayImageStorageForPresentation As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.BreastProjectionXRayImageStorageForPresentation
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID BreastProjectionXRayImageStorageForPresentation
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    public:
    static readonly UID^ BreastProjectionXRayImageStorageForPresentation
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also