Arguments for the Before Vault Check-in event.
This can be used to get information about the check-in, and optionally to cancel it.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property VaultCheckIn As IVaultCheckinArguments Get
C#
IVaultCheckinArguments VaultCheckIn { get; }