Name | Description | |
---|---|---|
SkipRow | Gets or sets a value indicating whether [skip row]. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Value | Value of report cell (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) |
Name | Description | |
---|---|---|
ColumnName | Gets or sets the name of the column. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Employee | Gets the Employee record | |
Globals | List of Global variables (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Record | Gets the current record in result table (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Script | Script (Inherited from Selerix.Foundation.Interfaces.Services.Event) | |
SoftwareVersion | Application software version (Inherited from Selerix.Foundation.Interfaces.Services.Event) |
Name | Description | |
---|---|---|
AddDays | Returns a new DateTime that adds the specified number of days to the value. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
AddMonths | Returns a new DateTime that adds the specified number of months to the value. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
AddYears | Returns a new DateTime that adds the specified number of years to the value. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Ceiling | Returns the smallest integral value that is greater than or equal to the specified decimal number. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Concat | Concatenates the elements of a specified String array. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
DaysInMonth | Returns the number of days in the specified month and year. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Debug | Overloaded. Prints the specified message into debug window. (Inherited from Selerix.Foundation.Interfaces.Services.Event) | |
Floor | Rounds a specified Decimal number to the closest integer toward negative infinity. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Format | Replaces the format item in a specified string with the string representation of a corresponding object in a specified array. (Inherited from Selerix.Foundation.Interfaces.Services.Event) | |
FormatPhone | Formats the phone. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
FormatSSN | Formats the SSN. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Get | Gets the specified column name. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
GetDate | Gets the date. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
GetNumber | Gets the number. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
GetText | Gets the text. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
IndexOf | Reports the zero-based index of the first occurrence of the specified string (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Insert | Returns a new string in which a specified string is inserted at a specified index position. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
LastIndexOf | Reports the zero-based index position of the last occurrence of a specified string (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Left | Retrieves a substring from this instance. The substring starts at zero character position and has a specified length. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Len | Return number of characters (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Mid | Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Mod | val % divisor (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
PadLeft | Returns a new string that right-aligns the characters in this instance by padding them with spaces on the left, for a specified total length. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
PadRight | Returns a new string that left-aligns the characters in this string by padding them with spaces on the right, for a specified total length. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Remove | Returns a new string in which all the characters in the current instance, beginning at a specified position and continuing through the last position, have been deleted. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Replace | Returns a new string in which all occurrences of a specified string in the current instance are replaced with another specified string. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Right | Retrieves a substring from this instance. The substring starts at at a specified character position. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Round | Rounds a Decimal value to a specified number of decimal places. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Substring | Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Text | Texts the specified value. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
ThrowError | Overloaded. Throws a JScript exception with a customizable error message. (Inherited from Selerix.Foundation.Interfaces.Services.Event) | |
Today | Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
ToLower | Returns a copy of this string converted to lowercase. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
ToUpper | The uppercase equivalent of the current string. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
Trim | Removes all leading and trailing white-space characters from the current String object. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
TrimEnd | Removes all trailing occurrences of a set of characters specified in an array from the current String object. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) | |
TrimStart | Removes all leading occurrences of a set of characters specified in an array from the current String object. (Inherited from Selerix.BusinessObjects.View.Census.ColumnScriptEvent) |
System.Object
Selerix.Foundation.Interfaces.Services.Event
Selerix.BusinessObjects.View.Census.ColumnScriptEvent
Selerix.BusinessObjects.View.Census.EmployeeColumnScriptEvent
Selerix.BusinessObjects.View.Census.DependentColumnScriptEvent
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family