Other property

**This property is obsolete in V.7. **

Sets or returns additional information for the eRoom Project Status.

Syntax


C++

HRESULT get_Other(BSTR* pOther)

HRESULT put_Other(BSTR Other) 

Scripting languages

value = Room.Other

Room.Other =value 

Remarks


The default for a newly-created or upgraded eRoom is blank.

You can't set this property through the eRoom user interface. It is only available through SAAPI, and can thus be used in custom applications.

Home

Applies to

IERUProjectStatus