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






    keyword Property (DicomAttribute)
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute()>
    Public Property keyword As System.String
     
    'Usage
     
    
    Dim instance As DicomAttribute
    Dim value As System.String
     
    instance.keyword = value
     
    value = instance.keyword
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also