DVTk API
AcceptedAbstractSyntaxes Property
DVTkDvtkHighLevelInterface.Dicom.OtherPresentationContextCollectionAcceptedAbstractSyntaxes
DVTk API

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

Gets all accepted abstract syntaxes.
Declaration Syntax
C#Visual BasicVisual C++
public StringCollection AcceptedAbstractSyntaxes { get; }
Public ReadOnly Property AcceptedAbstractSyntaxes As StringCollection
public:
property StringCollection^ AcceptedAbstractSyntaxes {
	StringCollection^ get ();
}
Remarks
Only use this property for A-ASSOCIATE-AC PresentationContexts.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0