Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
DeleteHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
HuMgrProxy ( ) : System | ||
LoadHu ( string code ) : com.Sconit.Entity.MasterData.Hu | ||
UpdateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void |
public CreateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
return | void |
public DeleteHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
return | void |
public LoadHu ( string code ) : com.Sconit.Entity.MasterData.Hu | ||
code | string | |
return | com.Sconit.Entity.MasterData.Hu |
public UpdateHu ( com.Sconit.Entity.MasterData.Hu hu ) : void | ||
hu | com.Sconit.Entity.MasterData.Hu | |
return | void |