ProjectOutputElement.IsOutputProperty Property

Definition

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

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

Property Value

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

Applies to