Click or drag to resize

NoteItemV1NoteID Property

Unique identifier used to specify current note

Created in Epic SDK 2016.

Namespace:  ASI.TAM.API.Data.UI.Activity
Assembly:  ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntax
public int NoteID { get; set; }

Property Value

Type: Int32
NoteID As Integer.
Remarks
Note Note
  • Name - NoteID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
See Also