Click or drag to resize
CustomTableItemProviderIsValid Property
Indicates if the provider instance is up-to-date and can be used to manage object instances.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public override bool IsValid { get; }

Property Value

Type: Boolean
See Also