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: 7.2
Syntax
public override bool IsInvalid { get; }

Property Value

Boolean

Implements

IJamItemIdListIsInvalid
See Also