DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / ImplantTemplateGroup Field






In This Topic
    ImplantTemplateGroup Field
    In This Topic
    Implant Template Group Storage (1.2.840.10008.5.1.4.45.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImplantTemplateGroup As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.ImplantTemplateGroup
    public static readonly UID ImplantTemplateGroup
    public field ImplantTemplateGroup: UID; static; readonly 
    public static var ImplantTemplateGroup : UID;
    public: static readonly UID* ImplantTemplateGroup
    public:
    static readonly UID^ ImplantTemplateGroup
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also