Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkJsonOption Class
AkJsonOption Methods
AddLimitProperty Method
AddOption Method
GetEvent Method
GetListPropertyName Method
GetOriginal Method
GetSelector Method
GetVarName Method
New Method
OutputVar Method
SetEvent Method
SetListPropertyName Method
SetOriginal Method
SetSelector Method
SetTemplateTagReserved Method
SetVarName Method
AkJsonOption
SetListPropertyName Method
设置集合的JSON属性名称。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
SetListPropertyName
(
string
value
)
Parameters
value
Type:
System
String
集合的JSON属性名称。
See Also
Reference
AkJsonOption Class
Appkit.Data Namespace