IP*Works! 2016 Java Edition
IP*Works! 2016 Java Edition
Questions / Feedback?

ArticleHeaders Property

The full headers of the article as retrieved from the server.

Syntax

public String getArticleHeaders();

Remarks

This property contains the full headers of the article as retrieved from the server. If the bean is not connected or the CurrentArticle is empty, the value of this property is an empty string. Otherwise, it contains the full headers 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 CurrentArticle has not changed, the bean returns a cached value.

This property is read-only.

Default Value

""

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