In This Article

DiscardDesignation Class

Represents a discard designation.

public class DiscardDesignation : Designation, IAstNode
Inheritance:
Object AstNodeBase Designation Object
Implements:
IAstNode

Remarks

This type was generated by the Actipro Language Designer tool v19.1.682.0 (http://www.actiprosoftware.com).

Constructors

DiscardDesignation()

public DiscardDesignation()

Properties

Id

Gets the An integer value that identifies the type of AST node.

public override int Id { get; }

Property Value

Int32:

The An integer value that identifies the type of AST node.

Inherited Members