KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsValid

IsValid

When the article is returned by the GetValidArticles(string, bool, FetchFields) method, indicates whether the article is valid in current finishes. For the other methods always returns true.

Declaration
public bool IsValid { get; }
Property Value
Type Description
bool
In this article
Back to top Generated by DocFX