IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ArticleId Property

The message identifier of the current article.

Syntax

[VB.NET]
Public ReadOnlyProperty ArticleId As String

[C#]
public string ArticleId {get;}

Remarks

This property contains the message identifier of the current article. If the component is not connected or the CurrentArticle is empty, the value of this property is an empty string. Otherwise, it contains the message identifier of the article as reported by the server. The NewsServer is asked about the headers of the article only if the CurrentArticle property has changed. If the CurrentArticle has not changed, the component returns a cached value.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]