Actions.entities 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.
Contains the list of entities.
public: static System::Collections::Generic::List<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::EntityDescription ^> ^ entities;
public static System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription> entities;
staticval mutable entities : System.Collections.Generic.List<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription>
Public Shared entities As List(Of EntityDescription)