PFAdminExternalConnectionsNodeDisplayName Property |
Gets or sets the display name.
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 DisplayName { get; set; }
Property Value
Type:
String
The display name.
See Also