DVTk API
ServiceClassApplicationInformation Property
DVTkDvtkData.DulSopClassExtendedNegotiationServiceClassApplicationInformation
DVTk API

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

This field shall contain the application information specific to the Service Class specification identified by the SOP-classuid.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] ServiceClassApplicationInformation { get; set; }
Public Property ServiceClassApplicationInformation As Byte()
public:
property array<unsigned char>^ ServiceClassApplicationInformation {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}
Remarks
The semantics and value of this field is defined in the identified Service Class specification.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0