Click or drag to resize

StickyNoteUpdateRequestexpiration_date Property

Displays when the sticky note expires.
Namespace:  ASI.TAM.API.Data.UI.StickyNote
Assembly:  ASI.TAM.API.Data.UI.StickyNote (in ASI.TAM.API.Data.UI.StickyNote.dll) Version: 2021.1.0.1
Syntax
public Nullable<DateTime> expiration_date { get; set; }

Property Value

Type: NullableDateTime
Remarks

Blank means no expiration date is set.

See Also