Click or drag to resize

PFExternalConnection_Location_ExcelType Property

Gets the type of location in an enum form.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[IgnoreDataMemberAttribute]
public override PFExternalConnection_Type Type { get; }

Property Value

Type: PFExternalConnection_Type
See Also