| IExpansionTransformed Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory.Events
The IExpansionTransformed type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | ExpansionDeviceId |
The Id of the device being transformed
| |
| Int64 | NewDefinitionId |
The definition of the device after the transformation
| |
| Int64 | OldDefinitionId |
The definition of the device prior to transformation
|