Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

MACParametersSequence Property






Gets or sets the MAC parameters sequence.
Syntax
[ElementAttribute()]
public List<MACParameters> MACParametersSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property MACParametersSequence As List(Of MACParameters)
'Usage
 
Dim instance As DigitalSignatures
Dim value As List(Of MACParameters)
 
instance.MACParametersSequence = value
 
value = instance.MACParametersSequence
[ElementAttribute()]
public:
property List<MACParameters^>^ MACParametersSequence {
   List<MACParameters^>^ get();
   void set (    List<MACParameters^>^ value);
}

Property Value

The MAC parameters sequence.
Requirements

Target Platforms

See Also

Reference

DigitalSignatures Class
DigitalSignatures Members

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