ClientContext.SetDisplayValueToEstimated Method

Sets property DisplayValue of tags to display Estimated property
<ID("SetDisplayValueToEstimated", (int)e.SetDisplayValueToEstimated)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function SetDisplayValueToEstimated() As Integer
This language is not supported or no code example is available.
[ID("SetDisplayValueToEstimated", (int)e.SetDisplayValueToEstimated)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int SetDisplayValueToEstimated()
This language is not supported or no code example is available.

Return Value

int

Always 0

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition