Click or drag to resize

IMessagesBaseLastWriteDate Property

Gets or sets the Last Write Date attribute.

Namespace:  PDTec.IceNet.Domain.Subscription.BusinessObjects
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
DateTime LastWriteDate { get; set; }

Property Value

Type: DateTime
See Also