DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / DicomAttribute Class / privateCreator Property

In This Topic
    privateCreator Property
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute()>
    Public Property privateCreator As System.String
    [System.Xml.Serialization.XmlAttribute()]
    public System.string privateCreator {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also