AnnotationaddFeature Method A Sandcastle Documented Class Library
Catch-all setter used by Jackson to gather other properties from the JSON response into the {@link #features} map.

Namespace: Ontotext.S4.service
Assembly: S4ClientLibrary (in S4ClientLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void addFeature(
	string name,
	Object value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ontotext.S4.service.Annotation.addFeature(System.String,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Ontotext.S4.service.Annotation.addFeature(System.String,System.Object)"]

See Also

Reference