|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
| C# |
|
|---|---|
public class ExtendedFormat
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class ExtendedFormat
|
|
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
GetDays |
Gets the days to expire.
|
|
|
GetDaysOfWeek |
Gets the days of the week to expire.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetHours |
Gets the hours to expire.
|
|
|
GetMinutes |
Gets the minutes to expire.
|
|
|
GetMonths |
Gets the months of the year to expire.
|
|
|
GetType | (Inherited from Object.) |
|
|
IsExpired |
Determines if the time has expired.
|
|
|
ToString | (Inherited from Object.) |
|
|
Validate |
Validates the format.
|
Protected Methods
| Name | Description | |
|---|---|---|
|
|
Finalize | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |