AnnotationSelectorannotationTypeFromDefaultSet Method A Sandcastle Documented Class Library
Create a selector selecting the given annotation type from the default annotation set.

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

public static AnnotationSelector annotationTypeFromDefaultSet(
	string annotationType
)

Parameters

annotationType
Type: SystemString

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

Return Value

Type: AnnotationSelector

[Missing <returns> documentation for "M:Ontotext.S4.service.AnnotationSelector.annotationTypeFromDefaultSet(System.String)"]

See Also

Reference