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