public interface IMemberChange : IElement
name | description |
---|---|
MemberType { get; set; } | The type of change. It can either be an AssociationMemberChangeType or AttributeMemberChangeType . |
Type { get; set; } | |
Value { get; set; } | The IMicroflowExpression that represents the new value of the object. |
- interface IElement
- namespace Mendix.StudioPro.ExtensionsAPI.Model.Microflows