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

Show in webframe

CodeValue Property






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

            

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

Property Value

A System.String representing the Code Value.
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