EnumHelperTGetId Method
取得列舉類型父項識別碼
Namespace: eBizprise.FrameworkAssembly: eBizprise.Framework.Enum.EnumHelper (in eBizprise.Framework.Enum.EnumHelper.dll) Version: 25.0.0.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
public static int GetId()
Return Value
Int32int?
var groupTypeId = EnumHelper<GroupType>.GetId();
| Date | Version | Description |
|---|
| 2025/07/30 | 2.2.2.0 | 加入列舉父項取得識別碼功能 |
| 2025/09/19 | 25.0.0.0 | 彙整2025年度初版 |