Click or drag to resize

PFAdminExternalConnectionsNodeId Property

Gets or sets the Packflow identifier of the underlying object. Can't be used as a key in tree since duplicate ids can exist in collection.

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 long Id { get; set; }

Property Value

Type: Int64
See Also