ServiceAction

AccountResponse.ServiceAction property

Gets or sets the ServiceAdd or ServiceChange or ServiceDelete.

public AbstractServiceAction ServiceAction { get; set; }

See Also