Show / Hide Table of Contents

Class CorrectiveAction

Inheritance
System.Object
BaseElement
CorrectiveAction
Inherited Members
BaseElement.Id
BaseElement.Name
BaseElement.Description
BaseElement.InstanceId
BaseElement.Equals(Object)
BaseElement.GetHashCode()
BaseElement.ToString()
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
In This Article
Back to top Generated by DocFX