INotificationIssueTime Property
|
Gets the issue time of the notification
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime IssueTime { get; }
ReadOnly Property IssueTime As DateTime
Get
property DateTime IssueTime {
DateTime get ();
}
abstract IssueTime : DateTime with get
Property Value
Type:
DateTimeSee Also