CRMApplicationData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the CRM application data.
public ref class CRMApplicationData
public class CRMApplicationData
type CRMApplicationData = class
Public Class CRMApplicationData
- Inheritance
-
CRMApplicationData
Constructors
| CRMApplicationData() |
Initializes a new instance of the CRMApplicationData class. |
Fields
| aliasedValueLogicalName |
Specifies the logical name for the alias. |
| data |
Specifies the data. |
| entity |
Specifies the entity. |
| name |
Specifies the name. |
| type |
Specifies the type. |
| value |
Specifies the value. |
Properties
| reference |
Gets the entity reference. |
Methods
| ToString() |
Converts to string. |