Click or drag to resize

OperationCheckCustomerEnabling Method (Int32, String, NullableInt32)

CheckCustomerEnabling

Namespace:  Enerj.CDI.WebService.V4.Operations
Assembly:  Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public void CheckCustomerEnabling(
	int companyCode,
	string digitalSafeUuid,
	int? companyServiceId
)

Parameters

companyCode
Type: SystemInt32
companyCode
digitalSafeUuid
Type: SystemString
digitalSafeUuid
companyServiceId
Type: SystemNullableInt32
companyServiceId
See Also