ExportResultInfoRequestedById Property

Gets the account ID of the user that requested the export.

Namespace: Dundas.BI.Export
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public Guid? RequestedById { get; init; }

Property Value

NullableGuid
See Also