HangingProtocolUserGroupName Property (original) (raw)

Summary

Gets or sets the Hanging Protocol User Group Name (Optional).

Syntax

[DataMemberAttribute()] [Element(DicomTag.HangingProtocolUserGroupName)] public string HangingProtocolUserGroupName { get; set; }

public: [ElementAttribute((gcnew DicomTag::HangingProtocolUserGroupName())), DataMemberAttribute] property String^ HangingProtocolUserGroupName { String^ get() void set(String^ value) }

Property Value

The Hanging Protocol User Group Name.

Remarks

This is the group or site for which this Hanging Protocol was defined.

Leadtools.Dicom.Common Assembly