ISaleStakeholderEventsCurrentSaleStakeholderBeforeDelete Method |
method CurrentSaleStakeholderBeforeDelete
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxvoid CurrentSaleStakeholderBeforeDelete(
int SaleStakeholderId
)
Sub CurrentSaleStakeholderBeforeDelete (
SaleStakeholderId As Integer
)
Dim instance As ISaleStakeholderEvents
Dim SaleStakeholderId As Integer
instance.CurrentSaleStakeholderBeforeDelete(SaleStakeholderId)
void CurrentSaleStakeholderBeforeDelete(
int SaleStakeholderId
)
Parameters
- SaleStakeholderId
- Type: SystemInt32
See Also