CreatorsName Property

Summary

Gets or sets the content creator's name.

Syntax
C#
VB
C++
[Element(DicomTag.ContentCreatorName)] 
public string CreatorsName { get; set; } 
  
Public Property CreatorsName As String 
public: 
property String^ CreatorsName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Name of operator (such as a technologist or physician) creating the content of the SOP Instance.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly