Class FormPublished
public class FormPublished : Change, IChange
- Inheritance
-
FormPublished
- Implements
- Inherited Members
- Extension Methods
Constructors
FormPublished(Guid, FormPublication)
public FormPublished(Guid form, FormPublication publication)
Parameters
formGuidpublicationFormPublication
Properties
Form
public Guid Form { get; set; }
Property Value
Publication
public FormPublication Publication { get; set; }