Click or drag to resize
SyncClientStagingSOAPMustUnderstand Property
Gets or sets the value that indicates whether staging SOAP must understand.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 9.0.0
Syntax
C#
public static bool StagingSOAPMustUnderstand { get; set; }

Property Value

Type: Boolean
See Also