/
ApiQAProfile

ApiQAProfile

Represents a QA profile.


FORMAT

<ApiQAProfile>
    <QAProfileId>2147483647</QAProfileId>
    <Name>String content</Name>
    <Description>String content</Description>
    <LocaleSource>String content</LocaleSource>
    <LocaleTarget>String content</LocaleTarget>
    <RulesList>
      <TupleOfintstring xmlns="http://schemas.datacontract.org/2004/07/System">
        <m_Item1>2147483647</m_Item1>
        <m_Item2>String content</m_Item2>
      </TupleOfintstring>
      <TupleOfintstring xmlns="http://schemas.datacontract.org/2004/07/System">
        <m_Item1>2147483647</m_Item1>
        <m_Item2>String content</m_Item2>
      </TupleOfintstring>
    </RulesList>
  </ApiQAProfile>

 

PROPERTIES

QAProfileId

The id of the QA profile

Name

The name of the QA profile.

Description

An optional description.

LocaleSource

ISO language code of source language. "*" if the profile can work for all source languages.

LocaleTarget

ISO language code of target language. "*" if the profile can work for all target languages.

RulesList

The list of enabled rules.

m_Item1 is the internal number used to identify the rule

m_Item2 is the name of the QA rule






Related content

QA Profile (Object)
QA Profile (Object)
More like this
QA Rule (Object)
QA Rule (Object)
More like this
ApiQAProblem
ApiQAProblem
More like this
resources/qa/profile (get)
resources/qa/profile (get)
More like this
ApiQAResult
ApiQAResult
More like this
Creating a Custom QA Profile
Creating a Custom QA Profile
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008