PFAdminExternalConnectionChoiceViewModelId Property |
Gets or sets the name of the choice value.
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 name.
See Also