IAdapterDataHelperGetBundleIdFromMsn Method | |
gets the bundle id for the package
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax long GetBundleIdFromMsn(
long msn
)
Parameters
- msn
- Type: SystemInt64
msn
Return Value
Type:
Int64bundle id
See Also