LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 static string RetreiveVolumeInformation {get; set;}
 get_RetreiveVolumeInformation();
set_RetreiveVolumeInformation(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Load3DVolumeCommand Class
Load3DVolumeCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.