C# Class HYPDM.BLL.ObjectStructService

Inheritance: BaseServiceObject, HYPDM.BLL.IObjectStructService
ファイルを表示 Open project: huayancreate/HYPDM

Public Methods

Method Description
GetList ( string p_ObjectId, string p_ObjectVer ) : DataTable

Method Details

GetList() public method

public GetList ( string p_ObjectId, string p_ObjectVer ) : DataTable
p_ObjectId string
p_ObjectVer string
return System.Data.DataTable