←Select platform

AuditSourceID Property

Summary

Gets or sets the audit source ID.

Syntax

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

Property Value

The audit source ID.

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.Dicom.AddIn Assembly