ExecutionStatusInfo Property

Summary
Gets or sets the execution status info.
Syntax
C#
C++/CLI
[Element(DicomTag.ExecutionStatusInfo)] 
public Nullable<ExecutionStatusInfo> ExecutionStatusInfo { get; set; } 
[ElementAttribute()] 
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.ExecutionStatusInfo, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] 
public: 
property Nullable<ExecutionStatusInfo> ExecutionStatusInfo { 
   Nullable<ExecutionStatusInfo> get(); 
   void set (    Nullable<ExecutionStatusInfo> ); 
} 

Property Value

Additional information about media creation execution status.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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