DMListImportSourceVerifyHeaders Field
|
Alterian Email Manager 6.2.3 SDK Help File
When specified the headers found in the data will be compared to the expected headers
provided in Columns[] - if there is a mismatch an exception will be raised. If ColumnHeaders is false
this property is ignored.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool VerifyHeaders
Public VerifyHeaders As Boolean
public:
bool VerifyHeaders
val mutable VerifyHeaders: bool
Field Value
Type:
Boolean
See Also