SoapHeaderMapping.Repeats 属性

定义

获取一个 Boolean 值,该值指示 SOAP 标头映射是否重复。

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

属性值

如果 SOAP 标头映射重复,则为 true;否则为 false

适用于