Get the HasTypeDefinition

Questions regarding the use of UaModeler

Moderator: uamodeler

Post Reply
AndreiRosu
Jr. Member
Jr. Member
Posts: 1
Joined: 28 Oct 2016, 12:38

Get the HasTypeDefinition

Post by AndreiRosu »

Hello,

Is there any possible way, to read the value of HasTypeDefinition, without browsing the node one level further? At the moment, it seems that HasTypeDefinition property is a children of the node, and not an attribute of the node.
Also, how else, can we know if a node has any children without browsing it?

User avatar
Support Team
Hero Member
Hero Member
Posts: 3068
Joined: 18 Mar 2011, 15:09

Re: Get the HasTypeDefinition

Post by Support Team »

The TypeDefinition of an Object or a Variable is a defined by a reference (ReferenceType HasTypeDefinition). So a client can only get the TypeDefinition by calling the browse service.
Best regards
Unified Automation Support Team

Post Reply