project QadFinancials > class BCompany > method SetPublictCompanyPropertyRef

Description

Sets the contents of the dataset.


Parameters


tCompanyPropertyRefinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcompany.p)

vh_Target = dataset tCompanyPropertyRef:handle.
vh_Source = dataset t_sCompanyPropertyRef:handle.
vh_Target:copy-dataset(vh_Source).