IEmployeeEffectiveDate Property

生效日

Definition

Namespace: eBizprise.Framework.Common.Interface
Assembly: eBizprise.Framework.Common (in eBizprise.Framework.Common.dll) Version: 25.0.1.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
DateTime? EffectiveDate { get; set; }

Property Value

NullableDateTime

Revision History

DateVersionDescription
2025/09/161.0.1.0配合專案驗證需求調整生效日為非必填

See Also