Свойство | Type | Description | |
---|---|---|---|
OnEndDateChanged | void | ||
OnEndDateChanging | void | ||
OnModifiedDateChanged | void | ||
OnModifiedDateChanging | void | ||
OnSalesPersonIDChanged | void | ||
OnSalesPersonIDChanging | void | ||
OnStartDateChanged | void | ||
OnStartDateChanging | void | ||
OnTerritoryIDChanged | void | ||
OnTerritoryIDChanging | void | ||
OnrowguidChanged | void | ||
OnrowguidChanging | void |
Méthode | Description | |
---|---|---|
CreateSalesTerritoryHistory ( global salesPersonID, global territoryID, global startDate, global rowguid, global modifiedDate ) : |
Create a new SalesTerritoryHistory object.
|
Méthode | Description | |
---|---|---|
OnEndDateChanged ( ) : void | ||
OnEndDateChanging ( Nullable |
||
OnModifiedDateChanged ( ) : void | ||
OnModifiedDateChanging ( global value ) : void | ||
OnSalesPersonIDChanged ( ) : void | ||
OnSalesPersonIDChanging ( global value ) : void | ||
OnStartDateChanged ( ) : void | ||
OnStartDateChanging ( global value ) : void | ||
OnTerritoryIDChanged ( ) : void | ||
OnTerritoryIDChanging ( global value ) : void | ||
OnrowguidChanged ( ) : void | ||
OnrowguidChanging ( global value ) : void |
public static CreateSalesTerritoryHistory ( global salesPersonID, global territoryID, global startDate, global rowguid, global modifiedDate ) : |
||
salesPersonID | global | Initial value of the SalesPersonID property. |
territoryID | global | Initial value of the TerritoryID property. |
startDate | global | Initial value of the StartDate property. |
rowguid | global | Initial value of the rowguid property. |
modifiedDate | global | Initial value of the ModifiedDate property. |
Résultat |