レコードの削除を行う(複数件)
Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
Parameters
- ids
- Type: System.Collections.GenericListString
[Missing <param name="ids"/> documentation for "M:kintoneDotNET.API.kintoneAPI.BulkDelete``1(System.Collections.Generic.List{System.String})"]
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:kintoneDotNET.API.kintoneAPI.BulkDelete``1(System.Collections.Generic.List{System.String})"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneAPI.BulkDelete``1(System.Collections.Generic.List{System.String})"]
Remarks
See Also