Click or drag to resize

BasicSettingsStartActivityDays Property

Start Activity Days

Created in Epic SDK 2020.

Namespace:  ASI.TAM.API.Data.UI.Configure.Activity
Assembly:  ASI.TAM.API.Data.UI.Configure.Activity (in ASI.TAM.API.Data.UI.Configure.Activity.dll) Version: 2022.2.0.1054
Syntax
public Nullable<int> StartActivityDays { get; set; }

Property Value

Type: NullableInt32
StartActivityDays As Integer?.
Remarks
Note Note
  • Name - StartActivityDays
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • Max Value - 9999
See Also