DMRExpressionPartCollectionConvertToString Method 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Converts the expressions contained in the collection into one string.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ConvertToString()
Public Function ConvertToString As String
public:
String^ ConvertToString()
member ConvertToString : unit -> string 
function ConvertToString();
Return Value
Type: 
StringA string representation of the expression.
See Also