Share via


CRMApplicationData Class

Definition

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.

Applies to