DVTk API
TransferSyntaxes Property
DVTkDvtkHighLevelInterface.Dicom.OtherPresentationContextTransferSyntaxes
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0