Instruction property

Sets or returns instructions for editing entries that appear on the Create/Edit Entry pages.

Syntax


C++

HRESULT get_Instruction(IERURichText** ppRetVal)

HRESULT put_Instruction(IERURichText* pInstruction)

Scripting languages

Value = object.Instruction

object.Instruction = Value

Remarks


To set a welcome message that appears on the Database Page, use the Description property.

Home

Applies to

IERUDBPage


See also

Databases