DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal Namespace / DicomAttribute Class / Keyword Property



    Keyword Property (DicomAttribute)
    Internal Use Only
    Syntax
    'Declaration
     
    Public Property Keyword As String
     
    'Usage
     
    Dim instance As DicomAttribute
    Dim value As String
     
    instance.Keyword = value
     
    value = instance.Keyword
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also