Leadtools.Dicom.AddIn.Audit Namespace > SecurityAlertMessage Class : SecurityAlertMessage Constructor |
public SecurityAlertMessage( CodedValueType[] EventType )
'Declaration Public Function New( _ ByVal EventType() As CodedValueType _ )
'Usage Dim EventType() As CodedValueType Dim instance As New SecurityAlertMessage(EventType)
public: SecurityAlertMessage( array<CodedValueType^>^ EventType )