API Reference
Class
WsusPinningRow
Pinning row value.
Inheritance
- Object
- WsusPinningRow
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method WsusPinningRow.<Clone>$
Constructors
public WsusPinningRow(Boolean PinningDisabled) #Pinning row value.
Parameters
- PinningDisabled System.Boolean
- True when pinning is disabled.
Methods
Inherited Methods
Properties
public Boolean PinningDisabled { get; set; } #True when pinning is disabled.