Click or drag to resize

PFAdminExternalConnectionsNodeGuid Property

Gets or sets the unique identifier for the underlying object.

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

Property Value

Type: Guid
See Also