Class ActivityRepeaterItem
- Namespace
- Shift.Sdk.UI
- Assembly
- Shift.Sdk.dll
public class ActivityRepeaterItem
- Inheritance
-
ActivityRepeaterItem
- Inherited Members
-
- Extension Methods
-
Constructors
ActivityRepeaterItem()
public ActivityRepeaterItem()
Properties
ActivityClass
public string ActivityClass { get; set; }
Property Value
- string
ActivityIcon
public string ActivityIcon { get; set; }
Property Value
- string
ActivityIdentifier
public Guid ActivityIdentifier { get; set; }
Property Value
- Guid
ActivityName
public string ActivityName { get; set; }
Property Value
- string
ActivityUrl
public string ActivityUrl { get; set; }
Property Value
- string
IsActive
public bool IsActive { get; set; }
Property Value
- bool
IsHidden
public bool IsHidden { get; set; }
Property Value
- bool