kintoneQueryTConvertBy Method kintoneDotNETHelp
項目変換用のディクショナリを設定

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

public kintoneQuery<T> ConvertBy(
	Dictionary<string, string> dic
)

Parameters

dic
Type: System.Collections.GenericDictionaryString, String

[Missing <param name="dic"/> documentation for "M:kintoneDotNET.API.kintoneQuery`1.ConvertBy(System.Collections.Generic.Dictionary{System.String,System.String})"]

Return Value

Type: kintoneQueryT

[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneQuery`1.ConvertBy(System.Collections.Generic.Dictionary{System.String,System.String})"]

Remarks

See Also

Reference