CAction Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
{| {{APITable}}
{| {{APITable}}
|-
|-
| style="width: 220px;"|ActionDescription
| style="width: 220px;"|ActionDescription||Gets or sets the action description. '''String'''.
|-
|-
|ActionTaken||Sets or gets the content in the Action Taken field. '''String'''.
|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.
|-
|-
|ActionType
|ActualCost||Gets or sets the action's actual cost. '''Double'''.
|-
|-
|ActualCost||Sets or gets the action's Actual Cost. '''Variant'''.
|ActualCostPctFacility||'''Double'''.
|-
|-
|ActualCostPctFacility
|ActualCostPctMaterial||'''Double'''.
|-
|-
|ActualCostPctMaterial
|ActualCostPctPersonnel||'''Double'''.
|-
|-
|ActualCostPctPersonnel
|ActualCostPctPersonResponsible||'''Double'''.
|-
|-
|ActualCostPctPersonResponsible
|ActualDuration||'''Double'''.
|-
|-
|ActualDuration
|ActualManHrs||'''Double'''.
|-
|-
|ActualManHrs
|ActualStartDate||'''Date'''.
|-
|-
|ActualStartDate
|AdditionalCost||'''Double'''.
|-
|-
|AdditionalCost
|arrNotificationGroupIDs()||'''Integer'''.
|-
|-
|arrNotificationGroupIDs
|arrNotificationUserIDs()||'''Integer'''.
|-
|-
|arrNotificationUserIDs
|Category||Gets or sets the action category. '''String'''.
|-
|-
|Category||Sets or gets the actions Category. '''String'''.
|CompletionDate||'''Date'''.
|-
|-
|CompletionDate
|CreatedByID||Gets the numeric ID of the database user who created the action. '''Integer'''.
|-
|-
|CreatedByID
|CreatedByNm||Gets the display name of the database user who created the action. '''String'''.
|-
|-
|CreatedByNm
|CreatedDate||Gets the date the action resource was created. '''Date'''.
|-
|-
|CreatedDate
|FacilityID||Gets or sets the numeric ID of the facility. '''Integer'''.
|-
|-
|FacilityID
|FacilityNm||Gets or sets the name of the facility. '''String'''.
|-
|-
|FacilityNm
|FacilityUsage||'''Object'''.
|-
|-
|FacilityUsage
|FeasibleCost||'''Double'''.
|-
|-
|FeasibleCost
|FeasibleDueDate||'''Date'''.
|-
|-
|FeasibleDueDate
|FeasibleDuration||'''Double'''.
|-
|-
|FeasibleDuration
|FeasibleManHrs||'''Double'''.
|-
|-
|FeasibleManHrs
|FeasibleStartDate||'''Date'''.
|-
|-
|FeasibleStartDate
|ID||Gets the numeric ID of the action. '''Integer'''.
|-
|-
|ID||Gets the numerical ID of the action. '''Long'''.
|IsCostUserDefined||Indicates whether the actual costs/man hours was calculated automatically or user-defined. '''Boolean'''.
|-
|IsCostUserDefined
|-
|-
|{{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||Sets or gets the action's name. '''String'''.
|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||Sets or gets the Planned Due Date of the action. '''Variant'''.
|PlanDueDate||Gets or sets the planned due date of the action. '''Date'''.
|-
|-
|PlanDuration
|PlanDuration||'''Integer'''.
|-
|-
|PlanManHrs
|PlanManHrs||'''Double'''.
|-
|-
|PlanStartDate||Sets or gets the Planned Start Date of the action. '''Variant'''.
|PlanStartDate||Gets or sets the planned start date of the action. '''Date'''.
|-
|-
|Priority||Sets or gets the action's Priority level. '''String'''.
|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 numerical ID of the project the action belongs to. '''Long'''.
|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||Sets or gets the Action User Drop-Down 1. (Limited to 50 characters.) '''String'''.
|UDD1||Gets or sets the text from the first user-defined drop-down field. (Limited to 50 characters.) '''String'''.
|-
|-
|UDD2||Sets or gets the Action User Drop-Down 2. (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||Sets or gets the Action User Date 1. '''Variant'''.
|UDT1||Gets or sets the value from the first user-defined date field. '''Date'''.
|-
|-
|UDT2||Sets or gets the Action User Date 2. '''Variant'''.
|UDT2||Gets or sets the value from the second user-defined date field. '''Date'''.
|-
|-
|UN1||Sets or gets the Action User Number 1. '''Variant'''.
|UN1||Gets or sets the value from the first user-defined number field. '''Double'''.
|-
|-
|UN2||Sets or gets the Action User Number 2. '''Variant'''.
|UN2||Gets or sets the value from the first user-defined number field. '''Double'''.
|}
|}

Revision as of 23:23, 27 August 2015

Template:InProgress

APIWiki.png


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.