Class RscKey


  • public final class RscKey
    extends com.aspose.ms.System.Enum

    Represents a list of supported resource fields.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte AccrueAt
      Represents the Accrue At (Resource) field.
      static byte ActiveDirectoryGuid
      Represents the Active Directory Guid (Resource) field.
      static byte ActualCost
      Represents the Actual Cost (Resource) field.
      static byte ActualOvertimeCost
      Represents the Actual Overtime Cost (Resource) field.
      static byte ActualOvertimeWork
      Represents the Actual Overtime Work (Resource) field.
      static byte ActualOvertimeWorkProtected
      Represents the Actual Overtime Work Protected (Resource) field.
      static byte ActualWork
      Represents the Actual Work (Resource) field.
      static byte ActualWorkProtected
      Represents the Actual Work Protected (Resource) field.
      static byte ACWP
      Represents the ACWP (Resource) field.
      static byte AssignmentOwner
      Represents the Assignment Owner (Resource) field.
      static byte AssignmentOwnerGuid
      Represents the Assignment Owner Guid (Resource) field.
      static byte AssignmentUnits
      Represents the Assignment Units (Resource) field.
      static byte AvailableFrom
      Represents the Available From (Resource) field.
      static byte AvailableTo
      Represents the Available To (Resource) field.
      static byte BaseCalendar
      Represents the Base Calendar (Resource) field.
      static byte BCWP
      Represents the BCWP (Resource) field.
      static byte BCWS
      Represents the BCWS (Resource) field.
      static byte BookingType
      Represents the Booking Type (Resource) field.
      static byte BudgetCost
      Represents the Budget Cost (Resource) field.
      static byte BudgetWork
      Represents the Budget Work (Resource) field.
      static byte Calendar
      Represents the Calendar GUID (Resource) field.
      static byte CanLevel
      Represents the Can Level (Resource) field.
      static byte Code
      Represents the Code (Resource) field.
      static byte Confirmed
      Represents the Confirmed (Resource) field.
      static byte Cost
      Represents the Cost (Resource) field.
      static byte CostCenter
      Represents the Cost Center (Resource) field.
      static byte CostPerUse
      Represents the Cost Per Use (Resource) field.
      static byte CostRateTable
      Represents the Cost Rate Table (Resource) field.
      static byte CostVariance
      Represents the Cost Variance (Resource) field.
      static byte Created
      Represents the Created (Resource) field.
      static byte CV
      Represents the CV (Resource) field.
      static byte EMailAddress
      Represents the EMail Address (Resource) field.
      static byte Finish
      Represents the Finish (Resource) field.
      static byte Group
      Represents the Group (Resource) field.
      static byte GroupBySummary
      Represents the Group by Summary (Resource) field.
      static byte Guid
      Represents the GUID (Resource) field.
      static byte Hyperlink
      Represents the Hyperlink (Resource) field.
      static byte HyperlinkAddress
      Represents the Hyperlink Address (Resource) field.
      static byte HyperlinkHref
      Represents the Hyperlink HRef (Resource) field.
      static byte HyperlinkSubAddress
      Represents the Hyperlink Sub Address (Resource) field.
      static byte Id
      Represents the ID (Resource) field.
      static byte Inactive
      Represents the Inactive (Resource) field.
      static byte Initials
      Represents the Initials (Resource) field.
      static byte IsAssignment
      Represents the Is Assignment (Resource) field.
      static byte IsBudget
      Represents the Budget (Resource) field.
      static byte IsCostResource
      Represents the Is Cost (Resource) field.
      static byte IsEnterprise
      Represents the Enterprise (Resource) field.
      static byte IsGeneric
      Represents the Generic (Resource) field.
      static byte IsNull
      Represents IsNull field.
      static byte IsTeamAssignmentPool
      Represents the Is Team (Resource) field.
      static byte LevelingDelay
      Represents the Leveling Delay (Resource) field.
      static byte LinkedFields
      Represents the Linked Fields (Resource) field.
      static byte MaterialLabel
      Represents the Material Label (Resource) field.
      static byte MaxUnits
      Represents the Max Units (Resource) field.
      static byte Name
      Represents the Name (Resource) field.
      static byte Notes
      Represents the Notes (Resource) field.
      static byte NotesRTF
      Represents the Notes RTF (Resource) field.
      static byte NotesText
      Represents the Notes Text (Resource) field.
      static byte Overallocated
      Represents the Overallocated (Resource) field.
      static byte OvertimeCost
      Represents the Overtime Cost (Resource) field.
      static byte OvertimeRate
      Represents the Overtime Rate (Resource) field.
      static byte OvertimeRateFormat
      Represents the Overtime Rate Format (Resource) field.
      static byte OvertimeWork
      Represents the Overtime Work (Resource) field.
      static byte PeakUnits
      Represents the Peak Units (Resource) field.
      static byte PercentWorkComplete
      Represents the Percent Work Complete (Resource) field.
      static byte Phonetics
      Represents the Phonetics (Resource) field.
      static byte Project
      Represents the Project (Resource) field.
      static byte RegularWork
      Represents the Regular Work (Resource) field.
      static byte RemainingCost
      Represents the Remaining Cost (Resource) field.
      static byte RemainingOvertimeCost
      Represents the Remaining Overtime Cost (Resource) field.
      static byte RemainingOvertimeWork
      Represents the Remaining Overtime Work (Resource) field.
      static byte RemainingWork
      Represents the Remaining Work (Resource) field.
      static byte ResponsePending
      Represents the Response Pending (Resource) field.
      static byte StandardRate
      Represents the Standard Rate (Resource) field.
      static byte StandardRateFormat
      Represents the Standard Rate Format (Resource) field.
      static byte Start
      Represents the Start (Resource) field.
      static byte SV
      Represents the SV (Resource) field.
      static byte Type
      Represents the Type (Resource) field.
      static byte Uid
      Represents the UniqueID (Resource) field.
      static byte VAC
      Represents the VAC (Resource) field.
      static byte WBS
      Represents the WBS (Resource) field.
      static byte WindowsUserAccount
      Represents the Windows User Account (Resource) field.
      static byte Work
      Represents the Work (Resource) field.
      static byte WorkContour
      Represents the Work Contour (Resource) field.
      static byte Workgroup
      Represents the Workgroup (Resource) field.
      static byte WorkVariance
      Represents the Work Variance (Resource) field.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
    • Field Detail

      • Name

        public static final byte Name

        Represents the Name (Resource) field.

        See Also:
        Constant Field Values
      • AccrueAt

        public static final byte AccrueAt

        Represents the Accrue At (Resource) field.

        See Also:
        Constant Field Values
      • ActualCost

        public static final byte ActualCost

        Represents the Actual Cost (Resource) field.

        See Also:
        Constant Field Values
      • ActualOvertimeCost

        public static final byte ActualOvertimeCost

        Represents the Actual Overtime Cost (Resource) field.

        See Also:
        Constant Field Values
      • ActualOvertimeWork

        public static final byte ActualOvertimeWork

        Represents the Actual Overtime Work (Resource) field.

        See Also:
        Constant Field Values
      • ActualOvertimeWorkProtected

        public static final byte ActualOvertimeWorkProtected

        Represents the Actual Overtime Work Protected (Resource) field.

        See Also:
        Constant Field Values
      • ActualWork

        public static final byte ActualWork

        Represents the Actual Work (Resource) field.

        See Also:
        Constant Field Values
      • ActualWorkProtected

        public static final byte ActualWorkProtected

        Represents the Actual Work Protected (Resource) field.

        See Also:
        Constant Field Values
      • ACWP

        public static final byte ACWP

        Represents the ACWP (Resource) field.

        See Also:
        Constant Field Values
      • AssignmentOwner

        public static final byte AssignmentOwner

        Represents the Assignment Owner (Resource) field.

        See Also:
        Constant Field Values
      • AssignmentOwnerGuid

        public static final byte AssignmentOwnerGuid

        Represents the Assignment Owner Guid (Resource) field.

        See Also:
        Constant Field Values
      • AssignmentUnits

        public static final byte AssignmentUnits

        Represents the Assignment Units (Resource) field.

        See Also:
        Constant Field Values
      • AvailableFrom

        public static final byte AvailableFrom

        Represents the Available From (Resource) field.

        See Also:
        Constant Field Values
      • AvailableTo

        public static final byte AvailableTo

        Represents the Available To (Resource) field.

        See Also:
        Constant Field Values
      • ActiveDirectoryGuid

        public static final byte ActiveDirectoryGuid

        Represents the Active Directory Guid (Resource) field.

        See Also:
        Constant Field Values
      • BaseCalendar

        public static final byte BaseCalendar

        Represents the Base Calendar (Resource) field.

        See Also:
        Constant Field Values
      • BCWP

        public static final byte BCWP

        Represents the BCWP (Resource) field.

        See Also:
        Constant Field Values
      • BCWS

        public static final byte BCWS

        Represents the BCWS (Resource) field.

        See Also:
        Constant Field Values
      • BookingType

        public static final byte BookingType

        Represents the Booking Type (Resource) field.

        See Also:
        Constant Field Values
      • BudgetWork

        public static final byte BudgetWork

        Represents the Budget Work (Resource) field.

        See Also:
        Constant Field Values
      • BudgetCost

        public static final byte BudgetCost

        Represents the Budget Cost (Resource) field.

        See Also:
        Constant Field Values
      • Calendar

        public static final byte Calendar

        Represents the Calendar GUID (Resource) field.

        See Also:
        Constant Field Values
      • CanLevel

        public static final byte CanLevel

        Represents the Can Level (Resource) field.

        See Also:
        Constant Field Values
      • Code

        public static final byte Code

        Represents the Code (Resource) field.

        See Also:
        Constant Field Values
      • Confirmed

        public static final byte Confirmed

        Represents the Confirmed (Resource) field.

        See Also:
        Constant Field Values
      • Cost

        public static final byte Cost

        Represents the Cost (Resource) field.

        See Also:
        Constant Field Values
      • CostCenter

        public static final byte CostCenter

        Represents the Cost Center (Resource) field.

        See Also:
        Constant Field Values
      • CostPerUse

        public static final byte CostPerUse

        Represents the Cost Per Use (Resource) field.

        See Also:
        Constant Field Values
      • CostRateTable

        public static final byte CostRateTable

        Represents the Cost Rate Table (Resource) field.

        See Also:
        Constant Field Values
      • CostVariance

        public static final byte CostVariance

        Represents the Cost Variance (Resource) field.

        See Also:
        Constant Field Values
      • Created

        public static final byte Created

        Represents the Created (Resource) field.

        See Also:
        Constant Field Values
      • EMailAddress

        public static final byte EMailAddress

        Represents the EMail Address (Resource) field.

        See Also:
        Constant Field Values
      • IsBudget

        public static final byte IsBudget

        Represents the Budget (Resource) field.

        See Also:
        Constant Field Values
      • IsGeneric

        public static final byte IsGeneric

        Represents the Generic (Resource) field.

        See Also:
        Constant Field Values
      • IsEnterprise

        public static final byte IsEnterprise

        Represents the Enterprise (Resource) field.

        See Also:
        Constant Field Values
      • IsCostResource

        public static final byte IsCostResource

        Represents the Is Cost (Resource) field.

        See Also:
        Constant Field Values
      • Inactive

        public static final byte Inactive

        Represents the Inactive (Resource) field.

        See Also:
        Constant Field Values
      • Finish

        public static final byte Finish

        Represents the Finish (Resource) field.

        See Also:
        Constant Field Values
      • Group

        public static final byte Group

        Represents the Group (Resource) field.

        See Also:
        Constant Field Values
      • GroupBySummary

        public static final byte GroupBySummary

        Represents the Group by Summary (Resource) field.

        See Also:
        Constant Field Values
      • Guid

        public static final byte Guid

        Represents the GUID (Resource) field.

        See Also:
        Constant Field Values
      • Hyperlink

        public static final byte Hyperlink

        Represents the Hyperlink (Resource) field.

        See Also:
        Constant Field Values
      • HyperlinkAddress

        public static final byte HyperlinkAddress

        Represents the Hyperlink Address (Resource) field.

        See Also:
        Constant Field Values
      • HyperlinkHref

        public static final byte HyperlinkHref

        Represents the Hyperlink HRef (Resource) field.

        See Also:
        Constant Field Values
      • HyperlinkSubAddress

        public static final byte HyperlinkSubAddress

        Represents the Hyperlink Sub Address (Resource) field.

        See Also:
        Constant Field Values
      • Initials

        public static final byte Initials

        Represents the Initials (Resource) field.

        See Also:
        Constant Field Values
      • IsAssignment

        public static final byte IsAssignment

        Represents the Is Assignment (Resource) field.

        See Also:
        Constant Field Values
      • IsTeamAssignmentPool

        public static final byte IsTeamAssignmentPool

        Represents the Is Team (Resource) field.

        See Also:
        Constant Field Values
      • LevelingDelay

        public static final byte LevelingDelay

        Represents the Leveling Delay (Resource) field.

        See Also:
        Constant Field Values
      • LinkedFields

        public static final byte LinkedFields

        Represents the Linked Fields (Resource) field.

        See Also:
        Constant Field Values
      • MaterialLabel

        public static final byte MaterialLabel

        Represents the Material Label (Resource) field.

        See Also:
        Constant Field Values
      • MaxUnits

        public static final byte MaxUnits

        Represents the Max Units (Resource) field.

        See Also:
        Constant Field Values
      • Notes

        public static final byte Notes

        Represents the Notes (Resource) field.

        See Also:
        Constant Field Values
      • NotesRTF

        public static final byte NotesRTF

        Represents the Notes RTF (Resource) field.

        See Also:
        Constant Field Values
      • NotesText

        public static final byte NotesText

        Represents the Notes Text (Resource) field.

        See Also:
        Constant Field Values
      • Overallocated

        public static final byte Overallocated

        Represents the Overallocated (Resource) field.

        See Also:
        Constant Field Values
      • OvertimeCost

        public static final byte OvertimeCost

        Represents the Overtime Cost (Resource) field.

        See Also:
        Constant Field Values
      • OvertimeRate

        public static final byte OvertimeRate

        Represents the Overtime Rate (Resource) field.

        See Also:
        Constant Field Values
      • OvertimeRateFormat

        public static final byte OvertimeRateFormat

        Represents the Overtime Rate Format (Resource) field.

        See Also:
        Constant Field Values
      • OvertimeWork

        public static final byte OvertimeWork

        Represents the Overtime Work (Resource) field.

        See Also:
        Constant Field Values
      • PeakUnits

        public static final byte PeakUnits

        Represents the Peak Units (Resource) field.

        See Also:
        Constant Field Values
      • PercentWorkComplete

        public static final byte PercentWorkComplete

        Represents the Percent Work Complete (Resource) field.

        See Also:
        Constant Field Values
      • Phonetics

        public static final byte Phonetics

        Represents the Phonetics (Resource) field.

        See Also:
        Constant Field Values
      • Project

        public static final byte Project

        Represents the Project (Resource) field.

        See Also:
        Constant Field Values
      • RegularWork

        public static final byte RegularWork

        Represents the Regular Work (Resource) field.

        See Also:
        Constant Field Values
      • RemainingCost

        public static final byte RemainingCost

        Represents the Remaining Cost (Resource) field.

        See Also:
        Constant Field Values
      • RemainingOvertimeCost

        public static final byte RemainingOvertimeCost

        Represents the Remaining Overtime Cost (Resource) field.

        See Also:
        Constant Field Values
      • RemainingOvertimeWork

        public static final byte RemainingOvertimeWork

        Represents the Remaining Overtime Work (Resource) field.

        See Also:
        Constant Field Values
      • RemainingWork

        public static final byte RemainingWork

        Represents the Remaining Work (Resource) field.

        See Also:
        Constant Field Values
      • ResponsePending

        public static final byte ResponsePending

        Represents the Response Pending (Resource) field.

        See Also:
        Constant Field Values
      • StandardRate

        public static final byte StandardRate

        Represents the Standard Rate (Resource) field.

        See Also:
        Constant Field Values
      • StandardRateFormat

        public static final byte StandardRateFormat

        Represents the Standard Rate Format (Resource) field.

        See Also:
        Constant Field Values
      • Start

        public static final byte Start

        Represents the Start (Resource) field.

        See Also:
        Constant Field Values
      • Type

        public static final byte Type

        Represents the Type (Resource) field.

        See Also:
        Constant Field Values
      • Uid

        public static final byte Uid

        Represents the UniqueID (Resource) field.

        See Also:
        Constant Field Values
      • WindowsUserAccount

        public static final byte WindowsUserAccount

        Represents the Windows User Account (Resource) field.

        See Also:
        Constant Field Values
      • Work

        public static final byte Work

        Represents the Work (Resource) field.

        See Also:
        Constant Field Values
      • WorkContour

        public static final byte WorkContour

        Represents the Work Contour (Resource) field.

        See Also:
        Constant Field Values
      • Workgroup

        public static final byte Workgroup

        Represents the Workgroup (Resource) field.

        See Also:
        Constant Field Values
      • WorkVariance

        public static final byte WorkVariance

        Represents the Work Variance (Resource) field.

        See Also:
        Constant Field Values