Пространство имен: NpoComputer.WebAccess.API
Сборка: NpoComputer.WebAccess.API (в NpoComputer.WebAccess.API.dll), версия: 5.0
Синтаксис:
C# |
public EDocumentKind this[ int KindID ] { get; } |
Visual Basic |
Public ReadOnly Property DocumentKindByID ( _ KindID As Integer _ ) As EDocumentKind Get |
Visual Basic (Usage) |
Dim instance As EDocumentFactory Dim KindID As Integer Dim value As EDocumentKind value = instance.DocumentKindByID(KindID) |
Параметры:
• | KindID – ИД вида документа. |
Возвращаемое значение:
Вид документа.
© Компания DIRECTUM, 2018 | Сообщество пользователей DIRECTUM |