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

Show in webframe

CodeMeaning Property (PerformedProtocolCodeSequence)






Gets or sets the Code Meaning.
Syntax
public string CodeMeaning {get; set;}
'Declaration
 
Public Property CodeMeaning As String
'Usage
 
Dim instance As PerformedProtocolCodeSequence
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 to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

PerformedProtocolCodeSequence Class
PerformedProtocolCodeSequence Members

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