DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAttribute Class / DefinedVM Method

In This Topic
    DefinedVM Method
    In This Topic
    The value multiplicity of an attribute as defined by the DICOM standard
    Syntax
    'Declaration
     
    
    Public Shared Function DefinedVM( _
       ByVal Keyword As Keyword _
    ) As System.String
    public static System.string DefinedVM( 
       Keyword Keyword
    )

    Parameters

    Keyword
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also