Click or drag to resize

PFObjectUpdatedBy Property

Gets the user who last updated this object in the database.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public PFPrincipalValueReference UpdatedBy { get; }

Property Value

Type: PFPrincipalValueReference
See Also