EnumHelperTGetText Method
取得列舉類型父項說明
Namespace: eBizprise.FrameworkAssembly: eBizprise.Framework.Enum.EnumHelper (in eBizprise.Framework.Enum.EnumHelper.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
public static string GetText()
Return Value
Stringstring
var groupTypeName = EnumHelper<GroupType>.GetText();
| Date | Version | Description |
|---|
| 2025/07/30 | 2.2.2.0 | 加入列舉父項取得說明功能 |
| 2025/09/19 | 25.0.0.0 | 彙整2025年度初版 |