| RegControlsTransformer Property |
[This is preliminary documentation and is subject to change.]
Name of the transformer this regulator controls
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Transformer { get; set; }
Public Property Transformer As String
Get
Set
public:
property String^ Transformer {
String^ get ();
void set (String^ value);
}
member Transformer : string with get, set
function get_Transformer();
function set_Transformer(value);
Property Value
Type:
StringSee Also