IWorkflowLogEntryAssignedToUser Property
|
Gets the name of the
User to whom the
Page was assigned.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string AssignedToUser { get; }
ReadOnly Property AssignedToUser As String
Get
property String^ AssignedToUser {
String^ get ();
}
abstract AssignedToUser : string with get
Property Value
Type:
StringSee Also