ContentSaliencyOption
Summary
public sealed class ContentSaliencyOptionConstructors
Name
Description
Properties
Name
Description
Last updated
Was this helpful?
Class in Yarn.Saliency
Inherits from System.Object
Represents a piece of content that may be selected by an IContentSaliencyStrategy .
public sealed class ContentSaliencyOptionInitializes a new instance of the ContentSaliencyOption class with the specified content ID.
Gets the complexity score of this option.
Gets a string that uniquely identifies this content.
Gets the type of content that this option represents.
Get the number of conditions that failed for this piece of content.
Gets the number of conditions that passed for this piece of content.
Gets a unique variable name that can be used for tracking the view count of a specific piece of content. This value is null if ContentID is null or empty.
Last updated
Was this helpful?
Was this helpful?
