DVTk API
TransferSyntax Property
DVTkDvtkHighLevelInterface.Dicom.OtherPresentationContextTransferSyntax
DVTk API

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

Gets the transfer syntax.
Declaration Syntax
C#Visual BasicVisual C++
public string TransferSyntax { get; }
Public ReadOnly Property TransferSyntax As String
public:
property String^ TransferSyntax {
	String^ get ();
}
Remarks
Only use this property for an A-ASSOCIATE-AC presentation context.
Exceptions
ExceptionCondition
InvalidOperationExceptionThis instance is not an A-ASSOCIATE-AC presentation context.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0