AnnotationSelector Constructor A Sandcastle Documented Class Library
Create an annotation selector from an annotation set name and type.

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

public AnnotationSelector(
	string annotationSet,
	string annotationType
)

Parameters

annotationSet
Type: SystemString

[Missing <param name="annotationSet"/> documentation for "M:Ontotext.S4.service.AnnotationSelector.#ctor(System.String,System.String)"]

annotationType
Type: SystemString

[Missing <param name="annotationType"/> documentation for "M:Ontotext.S4.service.AnnotationSelector.#ctor(System.String,System.String)"]

See Also

Reference