Error processing SSI file
LEADTOOLS Medical (Leadtools.Logging.Medical assembly)

Show in webframe

CustomType Property






Gets or sets the CustomType.
Syntax
public string CustomType {get; set;}
'Declaration
 
Public Property CustomType As String
'Usage
 
Dim instance As DicomLogEntry
Dim value As String
 
instance.CustomType = value
 
value = instance.CustomType

            

            
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

See Also

Reference

DicomLogEntry Class
DicomLogEntry Members

Error processing SSI file
Leadtools.Logging.Medical requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features