C#
VB
C++
Java
public string PresentationCreator { get; set; }
Public Property PresentationCreator As String
public String getPresentationCreator()
public void setPresentationCreator(String value)
public:
property String^ PresentationCreator {
String^ get();
void set ( String^ value);
}
Value indicating the "Presentation Creator's Name" (0070,0084) attribute value.
For an example, refer to SetPresentationStateInformation.
DicomPresentationStateInformation Class
DicomPresentationStateInformation Members