-
Home
-
API
-
ProCad.Core
-
CadPropertyEditResult
-
Constructors
-
CadPropertyEditResult(Boolean, String?, Object?)
CadPropertyEditResult(Boolean, String?, Object?) Constructor
Definition
public CadPropertyEditResult(bool IsValid, string? Message, object? CoercedValue)
Parameters