Click or drag to resize

ChartOfAccountDescription Property

Description

Created in Epic SDK 2019.

Required

Namespace:  ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:  ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public string Description { get; set; }

Property Value

Type: String
Description As String.
Remarks

On insert, SDKwill modify all the cultures. On update, SDK will only display and modify the en-US culture.

Note Note
  • Name - Description
  • Length - 70
  • Required On Insert - True
  • Required On Update - True
See Also