Property IsTrended
IsTrended
Gets or sets a value indicating whether this parameter is trended.
public bool IsTrended { get; }
Property Value
- bool
true
if trended; otherwise,false
.
Gets or sets a value indicating whether this parameter is trended.
public bool IsTrended { get; }
true
if trended; otherwise, false
.