你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFeedMissingDataPointFillSettings.CustomFillValue 属性

定义

自定义填充值。 如果 FillType 为 , CustomValue则必须设置此属性。

public double? CustomFillValue { get; set; }
member this.CustomFillValue : Nullable<double> with get, set
Public Property CustomFillValue As Nullable(Of Double)

属性值

适用于