EntityExtension.GetActivityTreatmentEntity(IActivity) Method
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 static Microsoft.Agents.Core.Models.ActivityTreatment GetActivityTreatmentEntity(this Microsoft.Agents.Core.Models.IActivity activity);
static member GetActivityTreatmentEntity : Microsoft.Agents.Core.Models.IActivity -> Microsoft.Agents.Core.Models.ActivityTreatment
<Extension()>
Public Function GetActivityTreatmentEntity (activity As IActivity) As ActivityTreatment
Parameters
- activity
- IActivity