Click or drag to resize

ChargeDomainDocument Property

Document which Charge Domain resides.

Namespace: ema3d.Api.V26.Charging.Domain
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public Document Document { get; set; }

Property Value

Document
Remarks
Modifying this property will automatically update the existing ChargeDomain object to the updated Document's domain.
See Also