อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


ITemplateMatchInfo Interface

Definition

Template with information about matching the filters.

C#
public interface ITemplateMatchInfo

Properties

Info

Gets the template the filters applied to.

MatchDisposition

Gets match information for the filters applied to template.

Methods

AddMatchDisposition(MatchInfo)

Adds the match information.

Extension Methods

HasAuthorExactMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Author.

HasAuthorMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact or Partial match on Author.

HasAuthorMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Author.

HasAuthorPartialMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Partial match on Author.

HasBaselineMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Baseline.

HasBaselineMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Baseline.

HasClassificationMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Classification.

HasClassificationMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Classification.

HasLanguageMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Language.

HasLanguageMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Language.

HasNameExactMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Name.

HasNameMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact or Partial match on Name.

HasNameMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Name.

HasNamePartialMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Partial match on Name.

HasShortNameExactMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on ShortName.

HasShortNameMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact or Partial match on ShortName.

HasShortNameMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on ShortName.

HasShortNamePartialMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Partial match on ShortName.

HasTypeMatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Exact match on Type.

HasTypeMismatch(ITemplateMatchInfo)

Returns true when templateMatchInfo has Mismatch on Type.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Template Engine 6.0.100, 7.0.100