Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Attributes Namespace > PresentationContextAttribute Class : TransferSyntaxes Property |
public List<string> TransferSyntaxes {get;}
'Declaration Public ReadOnly Property TransferSyntaxes As List(Of String)
'Usage Dim instance As PresentationContextAttribute Dim value As List(Of String) value = instance.TransferSyntaxes
public: property List<String^>^ TransferSyntaxes { List<String^>^ get(); }