Click or drag to resize

ItemIdListIsInvalid Property

Returns true if the currently stored ItemIdList is valid; false otherwise;

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public override bool IsInvalid { get; }

Property Value

Type: Boolean

Implements

IJamItemIdListIsInvalid
See Also