 | InitiateAutoPayRequestEntityContactId Property |
Gets or sets the contact identifier.
Namespace:
AMCS.Elemos.IntegrationService.Entity.AutoPay
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ContactId { get; set; }
Public Property ContactId As Integer
Get
Set
Property Value
Type:
Int32
The contact identifier.
See Also