Click here for NewsObjects Overview
News2000Format Property
Windows - Visual C++


Description
The News2000Format property reformats the story from multi-takes to one complete story with meta data.

Syntax
BOOL value = GetNews2000Format();
void SetNews2000Format(BOOL value);

The News2000Format syntax has these parts:

Part

Description

value

A Boolean indicating the result of the operation.

See Also: GetURLText StoryHitCount SearchHitCount

Back to: StoryProperties