DynamicsCustomerRecord.InitialEntity Property
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.
public:
property Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::EntityDescription ^ InitialEntity { Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::EntityDescription ^ get(); void set(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::EntityDescription ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription InitialEntity { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.InitialEntity : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription with get, set
Public Property InitialEntity As EntityDescription
Property Value
- Attributes