AbskintoneModelFindT Method kintoneDotNETHelp
直接条件を指定せず、クエリオブジェクトから検索を行う

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

public static kintoneQuery<T> Find<T>()
where T : AbskintoneModel

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:kintoneDotNET.API.AbskintoneModel.Find``1"]

Return Value

Type: kintoneQueryT

[Missing <returns> documentation for "M:kintoneDotNET.API.AbskintoneModel.Find``1"]

Remarks

See Also

Reference