Click or drag to resize

PFAdminExternalConnectionAddressPropertyOriginType Property

Gets or sets the PFExternalConnection_Type type display value of the source 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 string OriginType { get; set; }

Property Value

Type: String
The type of the source connection.
See Also