Click or drag to resize

PFObjectCreatedBy Property

Gets the user who created 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 CreatedBy { get; }

Property Value

Type: PFPrincipalValueReference
See Also