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

Show in webframe

RetreiveVolumeInformation Property (Load3DVolumeCommand)







Gets or sets the status message that is used when retrieving the volumes for the selected cell.
Syntax
public static string RetreiveVolumeInformation {get; set;}
'Declaration
 
Public Shared Property RetreiveVolumeInformation As String
'Usage
 
Dim value As String
 
Load3DVolumeCommand.RetreiveVolumeInformation = value
 
value = Load3DVolumeCommand.RetreiveVolumeInformation

            

            
public: __property static string* get_RetreiveVolumeInformation();
public: __property static void set_RetreiveVolumeInformation( 
   string* value
);
public:
static property String^ RetreiveVolumeInformation {
   String^ get();
   void set (    String^ value);
}

Property Value

The status message that is used when retrieving the volumes for the selected cell.
Requirements

Target Platforms

See Also

Reference

Load3DVolumeCommand Class
Load3DVolumeCommand Members

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