SoapHeaderMapping.Repeats Özellik

Tanım

SOAP üst bilgi eşlemesinin yinelenip yinelemeyeceğini belirten bir Boolean değer alır.

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

Özellik Değeri

true SOAP üst bilgi eşlemesi yineleniyorsa; aksi takdirde , false.

Şunlara uygulanır