DataCurrentCreateBatch(Guid, DataSet) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void CreateBatch(
Guid id,
DataSet ds
)
Public Sub CreateBatch (
id As Guid,
ds As DataSet
)
Parameters
- id Guid
-
- ds DataSet
-