Share via


XliffRule.KnowledgeBaseArticleId property

Gets a knowledge base article that contains additional information about the rule.

Namespace:  Microsoft.Office.TranslationServices.Health
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property KnowledgeBaseArticleId As Long
    Get
'Usage
Dim instance As XliffRule
Dim value As Long

value = instance.KnowledgeBaseArticleId
public override long KnowledgeBaseArticleId { get; }

Property value

Type: System.Int64

See also

Reference

XliffRule class

XliffRule members

Microsoft.Office.TranslationServices.Health namespace