ApplicationRecord.Actions Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the actions.
Namespace: Microsoft.Uii.Common.Entities
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public List<ActionRecord> Actions { get; set; }
Public Property Actions As List(Of ActionRecord)
Property Value
Type: System.Collections.Generic.List<ActionRecord>
Type: List The list of actions.
See Also
ApplicationRecord Class
Microsoft.Uii.Common.Entities Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright