Context.Item Property (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the value associated with the specified key.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public string this[
string key
] { get; set; }
Public Property Item (
key As String
) As String
Parameters
key
Type: System.StringSpecifies the key
Property Value
Type: System.String
Type: String
Implements
Remarks
If the key is missing than null is returned.
See Also
Context Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright