| Visual Basic (Declaration) | |
|---|---|
Public Overridable Sub SetShelvingState( _ ByVal context As ISystemContext, _ ByVal shelved As Boolean, _ ByVal oneShot As Boolean, _ ByVal shelvingTime As Double _ ) | |
| C# | |
|---|---|
public virtual void SetShelvingState( ISystemContext context, bool shelved, bool oneShot, double shelvingTime ) | |
Parameters
- context
- shelved
- oneShot
- shelvingTime
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family