DVTk API
UserInformation Property
DVTkDvtkData.DulA_ASSOCIATE_ACUserInformation
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);
}
Remarks
When the Association is established between peer Dimse-service-users the Kernel Functional Unit shall be assumed; therefore, the Kernel Functional Unit shall not be included in the A-ASSOCIATE User Information item.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0