LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

AuditSourceIdentification Property

Show in webframe





Gets or sets the audit source identification.
Syntax
[XmlElementAttribute("AuditSourceIdentification")]
public AuditSourceIdentificationType[] AuditSourceIdentification {get; set;}
'Declaration
 
<XmlElementAttribute("AuditSourceIdentification")>
Public Property AuditSourceIdentification As AuditSourceIdentificationType()
'Usage
 
Dim instance As AuditMessage
Dim value() As AuditSourceIdentificationType
 
instance.AuditSourceIdentification = value
 
value = instance.AuditSourceIdentification

            

            
[XmlElementAttribute("AuditSourceIdentification")]
public:
property array<AuditSourceIdentificationType^>^ AuditSourceIdentification {
   array<AuditSourceIdentificationType^>^ get();
   void set (    array<AuditSourceIdentificationType^>^ value);
}

Property Value

The audit source identification type.
Requirements

Target Platforms

See Also

Reference

AuditMessage Class
AuditMessage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features