Click or drag to resize

SalesTargetItemYear Property

Year

Created in Epic SDK 2014.

Required

Namespace:  ASI.TAM.API.Data.UI.Account.Common
Assembly:  ASI.TAM.API.Data.UI.Account.Common (in ASI.TAM.API.Data.UI.Account.Common.dll) Version: 2021.1.0.1
Syntax
public Nullable<int> Year { get; set; }

Property Value

Type: NullableInt32
Year As Integer?.
Remarks
Note Note
  • Name - Year
  • Is Identity - False
  • Required On Insert - True
  • Required On Update - True
  • Min Value - 1900
  • MaxValue - 2200
See Also