project QadFinancials > class BDomain > method SetPublictDomainPropertyRefer

Description

Sets the contents of the dataset.


Parameters


tDomainPropertyReferinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdomain.p)

vh_Target = dataset tDomainPropertyRefer:handle.
vh_Source = dataset t_sDomainPropertyRefer:handle.
vh_Target:copy-dataset(vh_Source).