Share via


TenantConfigurationSyncStateContract.IsExported Property

Definition

value indicating if last sync was save (true) or deploy (false) operation.

public bool? IsExported { get; set; }
member this.IsExported : Nullable<bool> with get, set
Public Property IsExported As Nullable(Of Boolean)

Property Value

Applies to