Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes.MediaCreation Namespace > MediaCreationManagement Class : SopCommon Property |
public SOPCommonModule SopCommon {get; set;}
'Declaration
Public Property SopCommon As SOPCommonModule
'Usage
Dim instance As MediaCreationManagement Dim value As SOPCommonModule instance.SopCommon = value value = instance.SopCommon
public: property SOPCommonModule^ SopCommon { SOPCommonModule^ get(); void set ( SOPCommonModule^ value); }