ExecutionHistoryEntry.CreatedBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifier of who created this entry (GUID for user | resourceId for application | arbitrary string for other types).
public string CreatedBy { get; set; }
member this.CreatedBy : string with get, set
Public Property CreatedBy As String