Gets or sets a value indicating whether this instance is valid.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool IsValid { get; set; }
Public Property IsValid As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is valid; otherwise,
false.
See Also