Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ContentItemModiferSequence Property






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

Property Value

The content item modifier 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