Click or drag to resize

StickyNoteUpdateRequesttext Property

The text contined by the sticky note.

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 string text { get; set; }

Property Value

Type: String
Remarks

Cannot be set to blank.

Maximum characters are 500.

See Also