[This is preliminary documentation and is subject to change.]
The ExpenseGroupProfile type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ExpenseGroupProfile | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | EnumSize |
Size of the enumerated type
(Inherited from ProfileBase.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBool | Overloaded. |
![]() | GetCalendarView |
Gets the calendar view for a property
(Inherited from ProfileBase.) |
![]() | GetDateTime |
Gets the datetime of a property
(Inherited from ProfileBase.) |
![]() | GetDayOfWeek |
Gets the Day of week value of the property
(Inherited from ProfileBase.) |
![]() | GetDouble |
Gets the integer value of the profile property
(Inherited from ProfileBase.) |
![]() | GetEventShowAs |
Gets the Event Show As value of the property
(Inherited from ProfileBase.) |
![]() | GetEventType |
Sets the event show as value of the property
(Inherited from ProfileBase.) |
![]() | GetGroupSelection |
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.) |
![]() | GetHashCode | 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.) |
![]() | GetInt |
Gets the integer value of the profile property
(Inherited from ProfileBase.) |
![]() | GetString |
Gets the string representation of the profile property
(Inherited from ProfileBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Serialize |
The serialized profile
(Inherited from ProfileBase.) |
![]() | SetBool |
Sets the boolean value of the property
(Inherited from ProfileBase.) |
![]() | SetCalendarView |
Sets the calendar view
(Inherited from ProfileBase.) |
![]() | SetDateTime |
Sets the datetime of the property
(Inherited from ProfileBase.) |
![]() | SetDayOfWeek |
Sets the day of week value of the property
(Inherited from ProfileBase.) |
![]() | SetDouble |
Sets the integer value of the property
(Inherited from ProfileBase.) |
![]() | SetEventShowAs |
Sets the event show as value of the poperty
(Inherited from ProfileBase.) |
![]() | SetEventType |
Sets the event type
(Inherited from ProfileBase.) |
![]() | SetGroupSelection |
Sets the group selection to the value passed
(Inherited from ProfileBase.) |
![]() | SetInt |
Sets the integer value of the property
(Inherited from ProfileBase.) |
![]() | SetString |
Sets the string value of the profile property
(Inherited from ProfileBase.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | props |
List of properties
(Inherited from ProfileBase.) |
Properties
Name | Description | |
---|---|---|
![]() | AccountAlias |
string value of the alias for the account
|
![]() | CostPerMile | |
![]() | ExpenseFooter |
Expense Footer
|
![]() | ExpenseHeader |
Expense Header
|
![]() | ExpenseTypeAlias |
string value of the alias for expense type
|
![]() | IsAllowSelfApprove |
Whether the self approve is allowed on the time / expenses
|
![]() | IsAutoApprove |
Whether the Bulk Approve is allowed on the expenses
|
![]() | IsBulkApprove |
Whether the Bulk Approve is allowed on the expenses
|
![]() | IsShowAttachment |
Whether the attachment needs to be shown
|
![]() | IsShowDetail |
Whether the detail needs to be shown
|
![]() | IsShowHistory |
Whether the history needs to be shown
|
![]() | IsShowPayments |
Whether the Payment processing are to be shown in expenses (it is only shown to the administrator
|
![]() | IsShowTotals |
Whether the Totals are to be shown in time and expenses
|
![]() | NumberOfRows |
Total number of rows
|
![]() | NumberOfStartingPeriodBackward |
The total number of backward periods (in the future) that the timesheet can be created for
|
![]() | NumberOfStartingPeriodForward |
The total number of forward periods (in the future) that the timesheet can be created for
|
![]() | ProjectAlias |
string value of the alias for project
|
![]() | WeekStartDay |
The start of the weekday
|