 | ChargeDomainAdvancedOptionsFESolver Property |
The Charge Domain Advanced Options.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic AdvancedOptionsFESolver AdvancedOptionsFESolver { get; set; }Public Property AdvancedOptionsFESolver As AdvancedOptionsFESolver
Get
Set
public:
property AdvancedOptionsFESolver^ AdvancedOptionsFESolver {
AdvancedOptionsFESolver^ get ();
void set (AdvancedOptionsFESolver^ value);
}member AdvancedOptionsFESolver : AdvancedOptionsFESolver with get, set
Property Value
AdvancedOptionsFESolver
See Also