Click or drag to resize

CheckComments Property

Comments

Created in Epic SDK V7.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public string Comments { get; set; }

Property Value

Type: String
Comments As String.
Remarks
Note Note
  • Name - Comments
  • Length - 4000
  • Required On Insert - False
  • Required On Update - False
See Also