Click or drag to resize
NewItemRequestUserId Property
Gets or sets the unique identifier of the admin user requesting the creation of an item.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid UserId { get; set; }

Property Value

Type: Guid
See Also