Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DigitalSignaturePurposeCodeSequence Property






Gets or sets the digital signature purpose code sequence.
Syntax
[ElementAttribute()]
public List<CodeSequence> DigitalSignaturePurposeCodeSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property DigitalSignaturePurposeCodeSequence As List(Of CodeSequence)
'Usage
 
Dim instance As DigitalSignature
Dim value As List(Of CodeSequence)
 
instance.DigitalSignaturePurposeCodeSequence = value
 
value = instance.DigitalSignaturePurposeCodeSequence
[ElementAttribute()]
public:
property List<CodeSequence^>^ DigitalSignaturePurposeCodeSequence {
   List<CodeSequence^>^ get();
   void set (    List<CodeSequence^>^ value);
}

Property Value

The digital signature purpose code sequence.
Requirements

Target Platforms

See Also

Reference

DigitalSignature Class
DigitalSignature Members

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