function TuaDatatypeItem.IsType(BuildinTypeId: uaBuildInType): boolean; begin
= false; if NodeId.IdentifierType = itNumeric then
= NodeId.IdAsNumber = uaInt32(BuildinTypeId); end;