Click or drag to resize

InstanceGetIsInternal Method

Returns a value that indicates if this instance is internal or not

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public bool GetIsInternal()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ABB.Robotics.Controllers.ConfigurationDomain.Instance.GetIsInternal"]

See Also