Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ProtocolContextSequence Property






Gets or sets the protocol context sequence.
Syntax
[ElementAttribute()]
public List<ContentItem> ProtocolContextSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ProtocolContextSequence As List(Of ContentItem)
'Usage
 
Dim instance As RequestAttributes
Dim value As List(Of ContentItem)
 
instance.ProtocolContextSequence = value
 
value = instance.ProtocolContextSequence
[ElementAttribute()]
public:
property List<ContentItem^>^ ProtocolContextSequence {
   List<ContentItem^>^ get();
   void set (    List<ContentItem^>^ value);
}

Property Value

The protocol context sequence.
Requirements

Target Platforms

See Also

Reference

RequestAttributes Class
RequestAttributes Members

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