DMLookupRecordValues Field
|
Alterian Email Manager 6.2.3 SDK Help File A collection of DMLookupValue containing all of the Lookup values for this record.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic List<DMLookupValue> Values
Public Values As List(Of DMLookupValue)
public:
List<DMLookupValue^>^ Values
val mutable Values: List<DMLookupValue>
Field Value
Type:
ListDMLookupValue
See Also