CustomType Property

Summary
Gets or sets the CustomType.
Syntax
C#
C++/CLI
public string CustomType { get; set; } 
public:  
   property String^ CustomType 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value representing the CustomType.

Remarks

The CustomType is used to associate additional information with a DicomLogEntry.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.