Click or drag to resize

StickyNoteInsertRequestuser_code Property

Used to specify the Epic security user associated to the inserted 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 user_code { get; set; }

Property Value

Type: String
Remarks

Required when program_area_code is set to HOME. Ignored otherwise.

See Also