DMCreativeDTOLastModifiedDate Property
|
Alterian Email Manager 6.2.3 SDK Help File
Last modified data of the creative
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic DateTime LastModifiedDate { get; set; }
Public Property LastModifiedDate As DateTime
Get
Set
public:
property DateTime LastModifiedDate {
DateTime get ();
void set (DateTime value);
}
member LastModifiedDate : DateTime with get, set
function get_LastModifiedDate();
function set_LastModifiedDate(value);
Property Value
Type:
DateTime
See Also