SoClusterGatewayouthostname Property |
Specifies the name/ip of the machine in the application view.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFString outhostname { get; }
Public ReadOnly Property outhostname As SoSFString
Get
public:
property SoSFString^ outhostname {
SoSFString^ get ();
}
member outhostname : SoSFString with get
Property Value
Type:
SoSFString
RemarksFor example, 53.253.127.12 or node1.
See Also