Class StandardValidationValidated
public class StandardValidationValidated : Change, IChange
- Inheritance
-
StandardValidationValidated
- Implements
- Inherited Members
- Extension Methods
Constructors
StandardValidationValidated(Guid, bool, string, string)
public StandardValidationValidated(Guid logId, bool isValidated, string status, string comment)
Parameters
Properties
Comment
public string Comment { get; }
Property Value
IsValidated
public bool IsValidated { get; }
Property Value
LogId
public Guid LogId { get; }
Property Value
Status
public string Status { get; }