SynchronizableBaseCollection.Synchronize Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SynchronizableBaseCollection.Synchronize Property

BR.AN.PviServices .NET


Gets or sets the synchronize property of this collection. The synchronization will only be executed if this flag is set to true and the collection has been uploaded at least once

[Visual Basic]

Public Property Synchronize() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public bool Synchronize { public get; public set; }

Remarks

Invokes synchronization between this collection and the module list on the PLC.

See Also

SynchronizableBaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]