DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / NativeDicomModel Class / Space Field

In This Topic
    Space Field
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute("space", Namespace="http://www.w3.org/XML/1998/namespace")>
    Public Space As System.String
    [System.Xml.Serialization.XmlAttribute("space", Namespace="http://www.w3.org/XML/1998/namespace")]
    public System.string Space
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also