MainLibraryCopyPropertyValuesFromActiveUser Method |
The action object should be the target object.
The method will set the value of the properties, with the specified ids, on the action object based on the value of the same properties on the active user object.
Namespace: Omada.OE.UtilityCodeAssembly.Library
public static bool CopyPropertyValuesFromActiveUser( CodeMethodInvokeContext context, string propertyIdList )