KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsValid

IsValid

When the block is returned by the GetValidBlocks(string, bool, FetchFields) method, indicates whether the block 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