SEWebPublisher::PublishDate


This property will allow you to get and set the date to be displayed in the web page.

Syntax(VB)

PublishDate = date (VB Set property)

date = PublishDate (VB Get property)

Syntax(C++)

HRESULT put_PublishDate ( BSTR date );

HRESULT get_PublishDate ( BSTR * date );

Parameters

date

The date to be displayed on the web page

Return Values

S_OK

Data was sucessfully tansferred