TimeBinding-Member
Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
Der TimeBinding-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
TimeBinding | Initializes a new instance of the TimeBinding class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Clone | Creates a new, full copy of an object. (Überschreibt Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Geerbt von Binding.) | |
CopyTo(TimeBinding) | Copies a TimeBinding object to the specified object. | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
ToString | (Geerbt von Component.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
CalendarEndDate | Gets or sets the end date of the calendar period for a TimeBinding object. | |
CalendarLanguage | Gets or sets the calendar language used for the TimeBinding element. | |
CalendarStartDate | Gets or sets the start date of the calendar period for the TimeBinding object. | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
FirstDayOfWeek | Gets or sets the first day of the week for a TimeBinding object. | |
FiscalFirstDayOfMonth | Gets or sets the first day of the fiscal month for a TimeBinding object. | |
FiscalFirstMonth | Gets or sets the first month of the fiscal period for a TimeBinding object. | |
FiscalYearName | Gets or sets the naming convention for the name of the fiscal year for a TimeBinding object. | |
ManufacturingExtraMonthQuarter | Gets or sets the month of the manufacturing period to which an extra month is assigned for a TimeBinding object. | |
ManufacturingFirstMonth | Gets or sets the first manufacturing month for a TimeBinding object. | |
ManufacturingFirstWeekOfMonth | Gets or sets the first week of the manufacturing month for a TimeBinding object. | |
Parent | Gets the parent object of the current object. (Geerbt von Binding.) | |
ReportingFirstMonth | Gets or sets the first reporting month for the TimeBinding object. | |
ReportingFirstWeekOfMonth | Gets or sets the first week of the reporting month for the TimeBinding object. | |
ReportingWeekToMonthPattern | Gets or sets the reporting week-to-month pattern for the TimeBinding object. | |
Site | (Geerbt von Component.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | (Geerbt von Binding.) |
Zum Anfang