PFAdminExternalConnectionViewModelId Property |
Gets or sets the Packflow Id of the connection.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public long Id { get; set; }
Property Value
Type:
Int64
The Packflow Id.
See Also