ICodeTable Interface

代碼資料介面定義

Definition

Namespace: eBizprise.Framework.Common.Interface
Assembly: eBizprise.Framework.Common (in eBizprise.Framework.Common.dll) Version: 25.0.1.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public interface ICodeTable

Properties

Code 代碼
CodeTableId 代碼識別碼
Name 名稱
ParentCodeTableId 父項代碼識別碼

See Also