AbskintoneModelDeleteT Method (ListT)kintoneDotNETHelp

[Missing <summary> documentation for "M:kintoneDotNET.API.AbskintoneModel.Delete``1(System.Collections.Generic.List{``0})"]

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public static bool Delete<T>(
	List<T> objs
)
where T : AbskintoneModel

Parameters

objs
Type: System.Collections.GenericListT

[Missing <param name="objs"/> documentation for "M:kintoneDotNET.API.AbskintoneModel.Delete``1(System.Collections.Generic.List{``0})"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:kintoneDotNET.API.AbskintoneModel.Delete``1(System.Collections.Generic.List{``0})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:kintoneDotNET.API.AbskintoneModel.Delete``1(System.Collections.Generic.List{``0})"]

See Also

Reference