Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedSOPSequence Property (StorageCommitment)






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

Property Value

The referenced sop sequence.
Requirements

Target Platforms

See Also

Reference

StorageCommitment Class
StorageCommitment Members

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