Class FormAssetChanged
public class FormAssetChanged : Change, IChange
- Inheritance
-
FormAssetChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
FormAssetChanged(Guid, int)
public FormAssetChanged(Guid form, int asset)
Parameters
Properties
Asset
public int Asset { get; set; }
Property Value
Form
public Guid Form { get; set; }