Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ModalityNotDefinedError Property







Gets or sets the message for the property.
Syntax
public string ModalityNotDefinedError {get; set;}
'Declaration
 
Public Property ModalityNotDefinedError As String
'Usage
 
Dim instance As WorkstationMessages
Dim value As String
 
instance.ModalityNotDefinedError = value
 
value = instance.ModalityNotDefinedError

            

            
public: __property string* get_ModalityNotDefinedError();
public: __property void set_ModalityNotDefinedError( 
   string* value
);
public:
property String^ ModalityNotDefinedError {
   String^ get();
   void set (    String^ value);
}

Property Value

The message for the property.
Requirements

Target Platforms

See Also

Reference

WorkstationMessages Class
WorkstationMessages Members

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