Click or drag to resize

MetadataSyncOptionsMetadataSyncEnabled Property

Use SetMetadataSyncEnabled(Boolean) to set this value. The default value is
true
. Also check the api reference for WithMetadataSyncOptions(MetadataSyncOptions) for a more thorough explanation.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool MetadataSyncEnabled { get; }

Property Value

Type: Boolean
See Also