LogicOperation.OperationType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties >

LogicOperation.OperationType Property

Gets or sets the type of operation.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


public LogicOperation.OperationTypes OperationType { get; set; }

Field Value

An enumeration of type LogicOperation.OperationTypes that represents the type of operation.

 

See Also


LogicOperation Class

BNCS.Logic.Models Namespace