Interface ISubmittableAction
- Namespace
- JJMasterData.Core.DataDictionary.Models.Actions
- Assembly
- JJMasterData.Core.dll
public interface ISubmittableAction
Properties
IsSubmit
[Display(Name = "Is Submit")]
bool IsSubmit { get; set; }
public interface ISubmittableAction
[Display(Name = "Is Submit")]
bool IsSubmit { get; set; }