Temporary Property
Windows - Visual C++
Description
The Temporary property, when set to
true, tells the NewsEdge server this is a temporary story which can
be deleted during daily compression.
Syntax
BOOL GetTemporary();
void SetTemporary(BOOL);
The Temporary syntax has these parts:
|
Part |
Description |
|
|
value |
A Boolean that contains TRUE if the story should be marked temporary or FALSE if not. |
|
Back to: Publisher Properties