DMRGroupGetOperand Method 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string GetOperand(
	int timeOffset
)
Public Function GetOperand ( 
	timeOffset As Integer
) As String
public:
String^ GetOperand(
	int timeOffset
)
member GetOperand : 
        timeOffset : int -> string 
function GetOperand(timeOffset);
Parameters
- timeOffset
 - Type: SystemInt32
 
Return Value
Type: 
String
See Also