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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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