Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedSOPSequence Property (StorageCommitmentResult)






Gets or sets the referenced sop sequence.
Syntax
[ElementAttribute()]
public List<SCSOPInstanceReference> ReferencedSOPSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ReferencedSOPSequence As List(Of SCSOPInstanceReference)
'Usage
 
Dim instance As StorageCommitmentResult
Dim value As List(Of SCSOPInstanceReference)
 
instance.ReferencedSOPSequence = value
 
value = instance.ReferencedSOPSequence
[ElementAttribute()]
public:
property List<SCSOPInstanceReference^>^ ReferencedSOPSequence {
   List<SCSOPInstanceReference^>^ get();
   void set (    List<SCSOPInstanceReference^>^ value);
}

Property Value

The referenced sop sequence.
Requirements

Target Platforms

See Also

Reference

StorageCommitmentResult Class
StorageCommitmentResult Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features