Click or drag to resize

PFAdminExternalConnectionsNodeSyncOrder Property

Gets or sets the synchronization order if the node represents a connection.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public int SyncOrder { get; set; }

Property Value

Type: Int32
The synchronize order.
See Also