SemanticItem Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines an abstract class for semantic items.

The following tables list the members exposed by the SemanticItem type.

Protected Constructors

?? Name Description
SemanticItem Initializes a new instance of the SemanticItem class.

Top

Public Properties

?? Name Description
Bb858918.pubproperty(en-us,office.12).gif ConfirmThreshold Gets or sets the confidence threshold above which a semantic item is considered to be confirmed.
Bb858918.pubproperty(en-us,office.12).gif Identifier Gets the identifier of the semantic item.
Bb858918.pubproperty(en-us,office.12).gif State Gets or sets the state of the semantic item.
Bb858918.pubproperty(en-us,office.12).gif Value Gets the value of this SemanticItem.

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb858918.pubmethod(en-us,office.12).gif Accept Accepts the value of the semantic item.
Bb858918.pubmethod(en-us,office.12).gif Clear Clears the semantic item.
Bb858918.pubmethod(en-us,office.12).gif Deny Denies the value of the semantic item.
Bb858918.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb858918.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb858918.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb858918.pubmethod(en-us,office.12).gif Invalidate Invalidates the value of the semantic item.
Bb858918.pubmethod(en-us,office.12).gif Bb858918.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb858918.pubmethod(en-us,office.12).gif ToString?? (inherited from Object )

Top

Protected Methods

?? Name Description
Bb858918.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb858918.protmethod(en-us,office.12).gif GetObjectValue Gets the value of the semantic item.
Bb858918.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )

Top

See Also

Reference

SemanticItem Class
Microsoft.SpeechServer.Dialog Namespace