[This is preliminary documentation and is subject to change.]

The ExpenseGroupProfile type exposes the following members.

Constructors

  NameDescription
Public methodExpenseGroupProfileOverloaded.

Methods

  NameDescription
Protected methodEnumSize
Size of the enumerated type
(Inherited from ProfileBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBoolOverloaded.
Protected methodGetCalendarView
Gets the calendar view for a property
(Inherited from ProfileBase.)
Protected methodGetDateTime
Gets the datetime of a property
(Inherited from ProfileBase.)
Protected methodGetDayOfWeek
Gets the Day of week value of the property
(Inherited from ProfileBase.)
Protected methodGetDouble
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetEventShowAs
Gets the Event Show As value of the property
(Inherited from ProfileBase.)
Protected methodGetEventType
Sets the event show as value of the property
(Inherited from ProfileBase.)
Protected methodGetGroupSelection
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.)
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Protected methodGetInt
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetString
Gets the string representation of the profile property
(Inherited from ProfileBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSerialize
The serialized profile
(Inherited from ProfileBase.)
Protected methodSetBool
Sets the boolean value of the property
(Inherited from ProfileBase.)
Protected methodSetCalendarView
Sets the calendar view
(Inherited from ProfileBase.)
Protected methodSetDateTime
Sets the datetime of the property
(Inherited from ProfileBase.)
Protected methodSetDayOfWeek
Sets the day of week value of the property
(Inherited from ProfileBase.)
Protected methodSetDouble
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetEventShowAs
Sets the event show as value of the poperty
(Inherited from ProfileBase.)
Protected methodSetEventType
Sets the event type
(Inherited from ProfileBase.)
Protected methodSetGroupSelection
Sets the group selection to the value passed
(Inherited from ProfileBase.)
Protected methodSetInt
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetString
Sets the string value of the profile property
(Inherited from ProfileBase.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldprops
List of properties
(Inherited from ProfileBase.)

Properties

  NameDescription
Public propertyAccountAlias
string value of the alias for the account
Public propertyCostPerMile
Public propertyExpenseFooter
Expense Footer
Public propertyExpenseHeader
Expense Header
Public propertyExpenseTypeAlias
string value of the alias for expense type
Public propertyIsAllowSelfApprove
Whether the self approve is allowed on the time / expenses
Public propertyIsAutoApprove
Whether the Bulk Approve is allowed on the expenses
Public propertyIsBulkApprove
Whether the Bulk Approve is allowed on the expenses
Public propertyIsShowAttachment
Whether the attachment needs to be shown
Public propertyIsShowDetail
Whether the detail needs to be shown
Public propertyIsShowHistory
Whether the history needs to be shown
Public propertyIsShowPayments
Whether the Payment processing are to be shown in expenses (it is only shown to the administrator
Public propertyIsShowTotals
Whether the Totals are to be shown in time and expenses
Public propertyNumberOfRows
Total number of rows
Public propertyNumberOfStartingPeriodBackward
The total number of backward periods (in the future) that the timesheet can be created for
Public propertyNumberOfStartingPeriodForward
The total number of forward periods (in the future) that the timesheet can be created for
Public propertyProjectAlias
string value of the alias for project
Public propertyWeekStartDay
The start of the weekday

See Also