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