ProjectOutputElement.IsOutputItem Property

Definition

Whether this represents an output item (as opposed to an output property)

public:
 property bool IsOutputItem { bool get(); };
public bool IsOutputItem { get; }
member this.IsOutputItem : bool
Public ReadOnly Property IsOutputItem As Boolean

Property Value

true if this output element represents an output item; otherwise, false.

Applies to