AuditSourceIdentification Property

Summary
Gets or sets the audit source identification.
Syntax
C#
VB
C++
[XmlElementAttribute("AuditSourceIdentification")] 
public AuditSourceIdentificationType[] AuditSourceIdentification { get; set; } 
  
<XmlElementAttribute("AuditSourceIdentification")> 
Public Property AuditSourceIdentification As AuditSourceIdentificationType() 
[XmlElementAttribute("AuditSourceIdentification")] 
public: 
property array<AuditSourceIdentificationType^>^ AuditSourceIdentification { 
   array<AuditSourceIdentificationType^>^ get(); 
   void set (    array<AuditSourceIdentificationType^>^ ); 
} 

Property Value

The audit source identification type.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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