Show / Hide Table of Contents

Class Component

Inheritance
System.Object
BaseElement
Component
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 Component : BaseElement

Properties

Cost

Declaration
public string Cost { get; set; }
Property Value
Type Description
System.String

MTBF

Declaration
public string MTBF { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX