Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the entity description data.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As EntityDescription
Dim value As Dictionary(Of String, CRMApplicationData)
value = instance.data
instance.data = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public data As Dictionary(Of String, CRMApplicationData)
[XmlAttributeAttribute]
public Dictionary<string,CRMApplicationData> data
[XmlAttributeAttribute]
public:
Dictionary<String^, CRMApplicationData^>^ data
/** @attribute XmlAttributeAttribute() */
public Dictionary<String,CRMApplicationData> data
XmlAttributeAttribute
public var data : Dictionary<String,CRMApplicationData>
Platforms
See Also
Reference
EntityDescription Class
EntityDescription Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.