Class CorrectiveAction
Inherited Members
Namespace: AppDrillCore.Model
Assembly: AppDrillCore.dll
Syntax
public class CorrectiveAction : BaseElement
Properties
Cost
Declaration
public string Cost { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |