EMLookupTableUpdateSaveItemName Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            New name for the table.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}member Name : string with get, set
function get_Name();
function set_Name(value);
Property Value
Type: 
String
See Also