PdcUserFieldList.SetUserField

From External Bemet Wiki
Revision as of 12:28, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == SetUserField(FieldName as String,Value as Variant) as Boolean == Description == Returns true or false whether the value of the supplied userfield could be c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

SetUserField(FieldName as String,Value as Variant) as Boolean

Description

Returns true or false whether the value of the supplied userfield could be changed

Notes

This method stores the given value in the given userfield

Code example

Availability