Table of Contents

Class ActivityListItem

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class ActivityListItem
Inheritance
ActivityListItem
Inherited Members

Constructors

ActivityListItem()

public ActivityListItem()

Properties

Identifier

public Guid Identifier { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string