CAction Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) |
||
Line 16: | Line 16: | ||
{| {{APITable}} | {| {{APITable}} | ||
|- | |- | ||
| style="width: 220px;"|ActionDescription | | style="width: 220px;"|ActionDescription||Gets or sets the action description. '''String'''. | ||
|- | |- | ||
|ActionTaken|| | |ActionTaken||Gets or sets the description of the action resolution. '''String'''. | ||
|- | |||
|ActionType||Gets or sets a value from the '''[[ActionTypeEnum Enumeration|ActionType]]''' enumeration, which specifies whether the action record is generic or detailed. | |||
|- | |- | ||
| | |ActualCost||Gets or sets the action's actual cost. '''Double'''. | ||
|- | |- | ||
| | |ActualCostPctFacility||'''Double'''. | ||
|- | |- | ||
| | |ActualCostPctMaterial||'''Double'''. | ||
|- | |- | ||
| | |ActualCostPctPersonnel||'''Double'''. | ||
|- | |- | ||
| | |ActualCostPctPersonResponsible||'''Double'''. | ||
|- | |- | ||
| | |ActualDuration||'''Double'''. | ||
|- | |- | ||
| | |ActualManHrs||'''Double'''. | ||
|- | |- | ||
| | |ActualStartDate||'''Date'''. | ||
|- | |- | ||
| | |AdditionalCost||'''Double'''. | ||
|- | |- | ||
| | |arrNotificationGroupIDs()||'''Integer'''. | ||
|- | |- | ||
| | |arrNotificationUserIDs()||'''Integer'''. | ||
|- | |- | ||
| | |Category||Gets or sets the action category. '''String'''. | ||
|- | |- | ||
| | |CompletionDate||'''Date'''. | ||
|- | |- | ||
| | |CreatedByID||Gets the numeric ID of the database user who created the action. '''Integer'''. | ||
|- | |- | ||
| | |CreatedByNm||Gets the display name of the database user who created the action. '''String'''. | ||
|- | |- | ||
| | |CreatedDate||Gets the date the action resource was created. '''Date'''. | ||
|- | |- | ||
| | |FacilityID||Gets or sets the numeric ID of the facility. '''Integer'''. | ||
|- | |- | ||
| | |FacilityNm||Gets or sets the name of the facility. '''String'''. | ||
|- | |- | ||
| | |FacilityUsage||'''Object'''. | ||
|- | |- | ||
| | |FeasibleCost||'''Double'''. | ||
|- | |- | ||
| | |FeasibleDueDate||'''Date'''. | ||
|- | |- | ||
| | |FeasibleDuration||'''Double'''. | ||
|- | |- | ||
| | |FeasibleManHrs||'''Double'''. | ||
|- | |- | ||
| | |FeasibleStartDate||'''Date'''. | ||
|- | |- | ||
| | |ID||Gets the numeric ID of the action. '''Integer'''. | ||
|- | |- | ||
| | |IsCostUserDefined||Indicates whether the actual costs/man hours was calculated automatically or user-defined. '''Boolean'''. | ||
|- | |- | ||
|{{Template:API_TxtIdentifiers}} | |{{Template:API_TxtIdentifiers}} | ||
|- | |- | ||
|LastUpdated | |LastUpdated||Gets the date the action was last modified. '''Date'''. | ||
|- | |- | ||
|LastUpdatedByID | |LastUpdatedByID||Gets the numeric ID of the database user who last modified the action. '''Integer'''. | ||
|- | |- | ||
|LastUpdatedNm | |LastUpdatedNm||Gets the display name of the database user who last modified the'''String'''. | ||
|- | |- | ||
|MaterialID | |MaterialID||'''Integer'''. | ||
|- | |- | ||
|MaterialNm | |MaterialNm||'''String'''. | ||
|- | |- | ||
|Name|| | |Name||Gets the action's name. '''String'''. | ||
|- | |- | ||
|PercentCompleted | |PercentCompleted||'''Double'''. | ||
|- | |- | ||
|PersonnelID | |PersonnelID||'''Integer'''. | ||
|- | |- | ||
|PersonnelNm | |PersonnelNm||'''String'''. | ||
|- | |- | ||
|PersonnelUsage | |PersonnelUsage||'''Object'''. | ||
|- | |- | ||
|PersonRespID | |PersonRespID||'''Integer'''. | ||
|- | |- | ||
|PersonRespNm | |PersonRespNm||'''String'''. | ||
|- | |- | ||
|PersonRespUsage | |PersonRespUsage||'''Double'''. | ||
|- | |- | ||
|PlanCost | |PlanCost||'''Double'''. | ||
|- | |- | ||
|PlanCostPctFacility | |PlanCostPctFacility||'''Double'''. | ||
|- | |- | ||
|PlanCostPctMaterial | |PlanCostPctMaterial||'''Double'''. | ||
|- | |- | ||
|PlanCostPctPersonnel | |PlanCostPctPersonnel||'''Double'''. | ||
|- | |- | ||
|PlanCostPctPersonResponsible | |PlanCostPctPersonResponsible||'''Double'''. | ||
|- | |- | ||
|PlanDueDate|| | |PlanDueDate||Gets or sets the planned due date of the action. '''Date'''. | ||
|- | |- | ||
|PlanDuration | |PlanDuration||'''Integer'''. | ||
|- | |- | ||
|PlanManHrs | |PlanManHrs||'''Double'''. | ||
|- | |- | ||
|PlanStartDate|| | |PlanStartDate||Gets or sets the planned start date of the action. '''Date'''. | ||
|- | |- | ||
|Priority|| | |Priority||Gets or sets the action's priority level. '''String'''. | ||
|- | |- | ||
|PriorityType | |PriorityType||Gets or sets a value from the '''[[PriorityTypeEnum Enumeration|PriorityType]]''' enumeration, which specifies the priority level of the action (e.g., low, medium, high, etc.) | ||
|- | |- | ||
|ProjectID||Gets the | |ProjectID||Gets the numeric ID of the project the action belongs to. '''Integer'''. | ||
|- | |- | ||
|ReportAssumptions | |ReportAssumptions||'''String'''. | ||
|- | |- | ||
|ReportResults | |ReportResults||'''String'''. | ||
|- | |- | ||
|ReportSummary | |ReportSummary||'''String'''. | ||
|- | |- | ||
|ReviewComments | |ReviewComments||'''String'''. | ||
|- | |- | ||
|ReviewDate | |ReviewDate||'''Date'''. | ||
|- | |- | ||
|ReviewerID | |ReviewerID||'''Integer'''. | ||
|- | |- | ||
|ReviewerNm | |ReviewerNm||'''String'''. | ||
|- | |- | ||
|ReviewOutCome | |ReviewOutCome||Gets or sets a value from the '''[[ReviewOutcomeEnum Enumeration|ReviewOutcomeEnum]]''' enumeration, which specifies the status of the action under review (e.g., approved, rejected and closed, etc.) | ||
|- | |- | ||
|ReviewOutComeString | |ReviewOutComeString||Gets or sets the user-defined description of the action's review outcome. '''String'''. | ||
|- | |- | ||
|ShowInTestPlan | |ShowInTestPlan||Indicates whether the action is eligible to be included in a test plan. '''Boolean'''. | ||
|- | |- | ||
|TestCriteria | |TestCriteria||'''String'''. | ||
|- | |- | ||
|TestPlan | |TestPlan||'''String'''. | ||
|- | |- | ||
|TestReq | |TestReq||'''String'''. | ||
|- | |- | ||
|TestReqNotes | |TestReqNotes||'''String'''. | ||
|- | |- | ||
|TestSampleSize | |TestSampleSize||'''String'''. | ||
|- | |- | ||
|TestSampleType | |TestSampleType||'''String'''. | ||
|- | |- | ||
|TestSpecMethod | |TestSpecMethod||'''String'''. | ||
|- | |- | ||
|TestSpecNotes | |TestSpecNotes||'''String'''. | ||
|- | |- | ||
|UDD1|| | |UDD1||Gets or sets the text from the first user-defined drop-down field. (Limited to 50 characters.) '''String'''. | ||
|- | |- | ||
|UDD2|| | |UDD2||Gets or sets the text from the second user-defined drop-down field. (Limited to 50 characters.) '''String'''. | ||
|- | |- | ||
|UDT1|| | |UDT1||Gets or sets the value from the first user-defined date field. '''Date'''. | ||
|- | |- | ||
|UDT2|| | |UDT2||Gets or sets the value from the second user-defined date field. '''Date'''. | ||
|- | |- | ||
|UN1|| | |UN1||Gets or sets the value from the first user-defined number field. '''Double'''. | ||
|- | |- | ||
|UN2|| | |UN2||Gets or sets the value from the first user-defined number field. '''Double'''. | ||
|} | |} |
Revision as of 23:23, 27 August 2015
Member of: SynthesisAPI
Represents an action resource.
Constructors
Name | Description |
---|---|
cAction | Creates an instance of the cAction class. |
cAction() | A parameterized constructor for the cAction class. (.NET only) |
Properties
Name | Description |
---|---|
ActionDescription | Gets or sets the action description. String. |
ActionTaken | Gets or sets the description of the action resolution. String. |
ActionType | Gets or sets a value from the ActionType enumeration, which specifies whether the action record is generic or detailed. |
ActualCost | Gets or sets the action's actual cost. Double. |
ActualCostPctFacility | Double. |
ActualCostPctMaterial | Double. |
ActualCostPctPersonnel | Double. |
ActualCostPctPersonResponsible | Double. |
ActualDuration | Double. |
ActualManHrs | Double. |
ActualStartDate | Date. |
AdditionalCost | Double. |
arrNotificationGroupIDs() | Integer. |
arrNotificationUserIDs() | Integer. |
Category | Gets or sets the action category. String. |
CompletionDate | Date. |
CreatedByID | Gets the numeric ID of the database user who created the action. Integer. |
CreatedByNm | Gets the display name of the database user who created the action. String. |
CreatedDate | Gets the date the action resource was created. Date. |
FacilityID | Gets or sets the numeric ID of the facility. Integer. |
FacilityNm | Gets or sets the name of the facility. String. |
FacilityUsage | Object. |
FeasibleCost | Double. |
FeasibleDueDate | Date. |
FeasibleDuration | Double. |
FeasibleManHrs | Double. |
FeasibleStartDate | Date. |
ID | Gets the numeric ID of the action. Integer. |
IsCostUserDefined | Indicates whether the actual costs/man hours was calculated automatically or user-defined. Boolean. |
ItemApplication | Gets or sets the item's application. (Synthesis identifier) String |
ItemCategoryID | Gets or sets the category ID. (Synthesis identifier) Integer |
ItemComments | Gets or sets the comments. (Synthesis identifier) String |
ItemDescription | Gets or sets the description. (Synthesis identifier) String |
ItemKeywords | Gets or sets the keywords. (Synthesis identifier) String |
ItemPartNumber | Gets or sets the part number. (Synthesis identifier) String |
ItemSupplier | Gets or sets the supplier name. (Synthesis identifier) String |
ItemVersion | Gets or sets the version number. (Synthesis identifier) String |
LastUpdated | Gets the date the action was last modified. Date. |
LastUpdatedByID | Gets the numeric ID of the database user who last modified the action. Integer. |
LastUpdatedNm | Gets the display name of the database user who last modified theString. |
MaterialID | Integer. |
MaterialNm | String. |
Name | Gets the action's name. String. |
PercentCompleted | Double. |
PersonnelID | Integer. |
PersonnelNm | String. |
PersonnelUsage | Object. |
PersonRespID | Integer. |
PersonRespNm | String. |
PersonRespUsage | Double. |
PlanCost | Double. |
PlanCostPctFacility | Double. |
PlanCostPctMaterial | Double. |
PlanCostPctPersonnel | Double. |
PlanCostPctPersonResponsible | Double. |
PlanDueDate | Gets or sets the planned due date of the action. Date. |
PlanDuration | Integer. |
PlanManHrs | Double. |
PlanStartDate | Gets or sets the planned start date of the action. Date. |
Priority | Gets or sets the action's priority level. String. |
PriorityType | Gets or sets a value from the PriorityType enumeration, which specifies the priority level of the action (e.g., low, medium, high, etc.) |
ProjectID | Gets the numeric ID of the project the action belongs to. Integer. |
ReportAssumptions | String. |
ReportResults | String. |
ReportSummary | String. |
ReviewComments | String. |
ReviewDate | Date. |
ReviewerID | Integer. |
ReviewerNm | String. |
ReviewOutCome | Gets or sets a value from the ReviewOutcomeEnum enumeration, which specifies the status of the action under review (e.g., approved, rejected and closed, etc.) |
ReviewOutComeString | Gets or sets the user-defined description of the action's review outcome. String. |
ShowInTestPlan | Indicates whether the action is eligible to be included in a test plan. Boolean. |
TestCriteria | String. |
TestPlan | String. |
TestReq | String. |
TestReqNotes | String. |
TestSampleSize | String. |
TestSampleType | String. |
TestSpecMethod | String. |
TestSpecNotes | String. |
UDD1 | Gets or sets the text from the first user-defined drop-down field. (Limited to 50 characters.) String. |
UDD2 | Gets or sets the text from the second user-defined drop-down field. (Limited to 50 characters.) String. |
UDT1 | Gets or sets the value from the first user-defined date field. Date. |
UDT2 | Gets or sets the value from the second user-defined date field. Date. |
UN1 | Gets or sets the value from the first user-defined number field. Double. |
UN2 | Gets or sets the value from the first user-defined number field. Double. |