Click or drag to resize
ActivityDtoActivityMVTCombinationName Property
Gets or sets the MVT Combination name.

Namespace: CMS.Activities.Internal
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 10.0.0
Syntax
C#
public string ActivityMVTCombinationName { get; set; }

Property Value

Type: String

Implements

IActivityInfoActivityMVTCombinationName
See Also