AttendedTransferEventSecondBridgeType Property |
Namespace: AsterNET.Manager.Event
public string SecondBridgeType { get; set; }
Public Property SecondBridgeType As String Get Set
public: property String^ SecondBridgeType { String^ get (); void set (String^ value); }
member SecondBridgeType : string with get, set