Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

CodeMeaning Property






Gets or sets the Code Meaning.
Syntax
public string CodeMeaning {get; set;}
'Declaration
 
Public Property CodeMeaning As String
'Usage
 
Dim instance As CompositeInstanceDataSet.ProcedureCodeSequenceRow
Dim value As String
 
instance.CodeMeaning = value
 
value = instance.CodeMeaning

            

            
public:
property String^ CodeMeaning {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Code Meaning.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ProcedureCodeSequenceRow Class
CompositeInstanceDataSet.ProcedureCodeSequenceRow Members

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