Click or drag to resize
Infosoft Logo

ConnectCommunicationRequestCustomer_Id Property

Gets or sets the customer identifier used to connect the communication entry.

Namespace: Infosoft.Common.Contracts.MessageContracts.Messaging
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public int? Customer_Id { get; set; }

Property Value

NullableInt32
Remarks
/// If both this and CustomerNumber is set this will be prefered.
See Also