Skip to content

bf3c8191 f620 ec2b 2fc8 6531eee58213

Fernando Garcia edited this page May 8, 2018 · 1 revision

IBehavior.CanExecute Property

Additional header content

Gets a value indicating whether executes behavior.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

YesNo CanExecute { get; }

VB

ReadOnly Property CanExecute As YesNo
	Get

Property Value

Type: YesNo
Yes if executes behavior; otherwise, No. The default is Yes.

Remarks

[Missing documentation for "P:iTin.Export.Model.IBehavior.CanExecute"]

See Also

Reference

IBehavior Interface
iTin.Export.Model Namespace

Clone this wiki locally