MainCopyPropertyValueFromActiveUser Method |
Note: This API is now obsolete.
Obsolete! Use CopyPropertyValuesFromActiveUser instead!
The method will set the value of a property on the action object based on the value of the same property on the active user object.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) | ActionObject |
Namespace: Omada.OE.UtilityCodeAssembly
[ObsoleteAttribute("Use CopyPropertyValuesFromActiveUser instead!")] public bool CopyPropertyValueFromActiveUser( CodeMethodInvokeContext context, int propertyId )