←Select platform

CustomType Property

Summary

Gets or sets a custom type of the event log.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public string CustomType { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property CustomType As String 
[DebuggerNonUserCodeAttribute()] 
public: 
property String^ CustomType { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A custom type of the event log.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly