Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > CustomFieldDef property

Show Show 
eRoom

 

CustomFieldDef property

For IERUCustomFieldCriterion:

Returns the Custom Field Definition for this criterion.

For IERUCustomField:

Returns the IERUCustomFieldDef interface for the Custom Field Definition that defines the format of this Custom Field.

Syntax


C++

HRESULT get_CustomFieldDef(IERUCustomFieldDef** ppCustomFieldDef)

Scripting languages

Set value = object.CustomFieldDef

Home

Applies to

IERUCustomFieldCriterion

IERUCustomField