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

Show in webframe

CodingSchemaVersion Property






Gets or sets the Coding Schema Version.
Syntax
public string CodingSchemaVersion {get; set;}
'Declaration
 
Public Property CodingSchemaVersion As String
'Usage
 
Dim instance As CompositeInstanceDataSet.ProcedureCodeSequenceRow
Dim value As String
 
instance.CodingSchemaVersion = value
 
value = instance.CodingSchemaVersion

            

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

Property Value

A System.String representing the Coding Schema Version.
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