PFItemPageHubResetLockValidity Method |
Resets an item's lock validity.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public void ResetLockValidity(
long applicationId,
long contentTypeId,
long itemId,
long versionNumber
)
Parameters
- applicationId
- Type: SystemInt64
- contentTypeId
- Type: SystemInt64
- itemId
- Type: SystemInt64
- versionNumber
- Type: SystemInt64
See Also