Click or drag to resize

DataApiInc Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Inc(System.String,System.String,System.Object)"]


Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public void Inc(
	string id,
	string attributeName,
	Object value
)

Parameters

id  String
 
attributeName  String
 
value  Object
 

Implements

IDataApiInc(String, String, Object)
See Also