Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CodeSchemeDesignator Property






Gets or sets the code scheme designator.
Syntax
[DataMemberAttribute()]
[ElementAttribute()]
public string CodeSchemeDesignator {get; set;}
'Declaration
 
<DataMemberAttribute()>
<ElementAttribute()>
Public Property CodeSchemeDesignator As String
'Usage
 
Dim instance As CodeSequence
Dim value As String
 
instance.CodeSchemeDesignator = value
 
value = instance.CodeSchemeDesignator
[DataMemberAttribute()]
[ElementAttribute()]
public:
property String^ CodeSchemeDesignator {
   String^ get();
   void set (    String^ value);
}

Property Value

Identifies the coding scheme in which the code for a term is defined.
Requirements

Target Platforms

See Also

Reference

CodeSequence Class
CodeSequence Members

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