Class ProgressAdded
public class ProgressAdded : Change, IChange
- Inheritance
-
ProgressAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
ProgressAdded(Guid, Guid, Guid)
public ProgressAdded(Guid record, Guid user, Guid item)
Parameters
Properties
Item
public Guid Item { get; set; }
Property Value
Record
public Guid Record { get; set; }
Property Value
User
public Guid User { get; set; }