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

Show in webframe

InvalidPresetNameText Property (IWindowLevelInformationView)







Gets or sets the text to dispay when an invalid preset window level name is entered.
Syntax
string InvalidPresetNameText {get; set;}
'Declaration
 
Property InvalidPresetNameText As String
'Usage
 
Dim instance As IWindowLevelInformationView
Dim value As String
 
instance.InvalidPresetNameText = value
 
value = instance.InvalidPresetNameText

            

            
__property string* get_InvalidPresetNameText();
__property void set_InvalidPresetNameText( 
   string* value
);
property String^ InvalidPresetNameText {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the text to dispay when an invalid preset window level name is entered.
Requirements

Target Platforms

See Also

Reference

IWindowLevelInformationView Interface
IWindowLevelInformationView Members

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