Source property

The Principal Item to use as stationery. This is the item that will be copied when the CreateFromStationery method is called, or a user clicks the associated Item Creation Button in the eRoom user interface.

Syntax


C++

HRESULT get_Source(IERUItem** ppSource)

HRESULT put_Source(IERUItem* mySource)

Scripting languages

Set Value = Object.Source

Object.Source = Value

Remarks


The source item can be in another room in the same Facility; but not in another Facility.

Home

Applies to

IERUStationery