Class ProgramChanged
public class ProgramChanged : Change, IChange
- Inheritance
-
ProgramChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
ProgramChanged(Guid?)
public ProgramChanged(Guid? program)
Parameters
programGuid?
Properties
Program
public Guid? Program { get; set; }
Property Value
- Guid?