DVTk API
UserInformation Property
DVTkDvtkData.DulA_ASSOCIATE_RQUserInformation
DVTk API

[This is preliminary documentation and is subject to change.]

Peer DICOM AEs negotiate, at Association establishment, a number of features related to the Dimse protocol by using the ACSE User Information Item of the A-ASSOCIATE request.
Declaration Syntax
C#Visual BasicVisual C++
public UserInformation UserInformation { get; set; }
Public Property UserInformation As UserInformation
public:
property UserInformation^ UserInformation {
	UserInformation^ get ();
	void set (UserInformation^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0