Click or drag to resize

NoteItemV1NoteText Property

The Note Text

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

Property Value

Type: String
NoteText As String.
Remarks
Note Note
  • Name - NoteText
  • Length - 7950
  • Required On Insert - True
  • Required On Update - True
See Also