CRMApplicationData.entity Field
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.
Specifies the entity.
public: Microsoft::Xrm::Sdk::Entity ^ entity;
public Microsoft.Xrm.Sdk.Entity entity;
val mutable entity : Microsoft.Xrm.Sdk.Entity
Public entity As Entity