XfmeaCause Class
Jump to navigation
Jump to search
Member of: SynthesisAPI10
Represents an Xfmea cause.
Constructors
Name | Description |
---|---|
XfmeaCause | Creates an instance of the XfmeaCause class. |
Properties
Name | Description |
---|---|
AnalysisID | Gets or sets the numeric ID of the analysis. Integer. |
CauseID | |
Classification | |
CompProvisions | |
CreatedByID | Gets the numeric ID of the database user who created the cause. Integer. |
CreatedByNm | Gets the display name of the database user who created the cause. String. |
CreatedDate | Gets the date the cause was created. Date. |
DetInit | |
DetMethod | |
DetRev | |
Dsc | Gets or sets the description for the cause. String. |
EffectID | Gets or sets the numeric ID of the effect associated with the cause. Integer. |
FailureID | Gets or sets the numeric ID of the failure associated with the cause. Integer. |
Keywds | Gets or sets the item keywords. String. |
LastUpdated | Gets the date the cause was last modified. Date. |
LastUpdatedByID | Gets the numeric ID of the database user who last modified the cause. Integer. |
LastUpdatedNm | Gets the display name of the database user who last modified the cause. String. |
Nm | Gets or sets the name for the cause. String. |
OccInit | |
OccRev | |
UDD1 | Gets or sets a user-defined drop-down field. (Limited to 50 characters.) String. |
UDD2 | Gets or sets a second user-defined drop-down field. (Limited to 50 characters.) String. |
UDT1 | Gets or sets a user-defined date field. Date. |
UDT2 | Gets or sets a second user-defined date field. Date. |
UN1 | Gets or sets a user-defined number field. Double. |
UN2 | Gets or sets a second user-defined number field. Double. |
URD_ID | Gets or sets the numeric ID of the URD associated with the item's reliability policy. Integer. |
UT1 | Gets or sets a user-defined text field. String. |
UT2 | Gets or sets a second user-defined text field. String. |
UT3 | Gets or sets a third user-defined text field. String. |
UT4 | Gets or sets a fourth user-defined text field. String. |
UT5 | Gets or sets a fifth user-defined text field. String. |