PFAdminExternalConnectionBindingViewModelBindingType Property |
Gets or sets the name of the .NET type of the binding.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public string BindingType { get; set; }
Property Value
Type:
String
The .NET type of the binding.
See Also