Leadtools.Dicom.Common

MACAlgorithm Property

Show in webframe





Gets or sets the MAC algorithm.
Syntax
[ElementAttribute()]
public Nullable<MACAlgorithm> MACAlgorithm {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property MACAlgorithm As Nullable(Of MACAlgorithm)
'Usage
 
Dim instance As MACParameters
Dim value As Nullable(Of MACAlgorithm)
 
instance.MACAlgorithm = value
 
value = instance.MACAlgorithm

            

            
[ElementAttribute()]
public:
property Nullable<MACAlgorithm> MACAlgorithm {
   Nullable<MACAlgorithm> get();
   void set (    Nullable<MACAlgorithm> value);
}

Property Value

The MAC algorithm.
Requirements

Target Platforms

See Also

Reference

MACParameters Class
MACParameters Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features