Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

MAC Property






Gets or sets the calculated MAC.
Syntax
[ElementAttribute()]
public byte[] MAC {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property MAC As Byte()
'Usage
 
Dim instance As MACParameters
Dim value() As Byte
 
instance.MAC = value
 
value = instance.MAC
[ElementAttribute()]
public:
property array<byte>^ MAC {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The calculated MC.
Requirements

Target Platforms

See Also

Reference

MACParameters Class
MACParameters Members

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